M2_SETI/T2/tp/iMessageAdder.h

9 lines
119 B
C
Raw Normal View History

2022-10-19 09:02:34 +02:00
#ifndef I_MESSAGE_ADDER_H
#define I_MESSAGE_ADDER_H
#include "msg.h"
//TODO create accessors prototype here.
#endif