9 lines
No EOL
119 B
C
Executable file
9 lines
No EOL
119 B
C
Executable file
#ifndef I_MESSAGE_ADDER_H
|
|
#define I_MESSAGE_ADDER_H
|
|
|
|
#include "msg.h"
|
|
|
|
|
|
//TODO create accessors prototype here.
|
|
|
|
#endif |