M2_SETI/T2/tp/iMessageAdder.h
2022-10-19 09:02:34 +02:00

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