7 lines
82 B
C
7 lines
82 B
C
|
#ifndef CAN_PROTOCOL_H
|
||
|
#define CAN_PROTOCOL_H
|
||
|
|
||
|
#include "tkc/types_def.h"
|
||
|
|
||
|
#endif
|