src/ldtypes.h

changeset 541
0e38beeb050a
parent 540
0334789cb4d7
child 542
46a33bdc0b36
equal deleted inserted replaced
540:0334789cb4d7 541:0e38beeb050a
17 */ 17 */
18 18
19 #ifndef LDFORGE_LDTYPES_H 19 #ifndef LDFORGE_LDTYPES_H
20 #define LDFORGE_LDTYPES_H 20 #define LDFORGE_LDTYPES_H
21 21
22 #include "common.h" 22 #include "main.h"
23 #include "types.h" 23 #include "types.h"
24 24
25 #define LDOBJ(T) \ 25 #define LDOBJ(T) \
26 public: \ 26 public: \
27 virtual ~LD##T() {} \ 27 virtual ~LD##T() {} \

mercurial