tp/include/d/d_msg_object/d_msg_object.h

8 lines
104 B
C++

#ifndef D_MSG_OBJECT_H_
#define D_MSG_OBJECT_H_
#include "dolphin/types.h"
class dMsgObject_c;
#endif