7 lines
95 B
C
7 lines
95 B
C
|
|
#ifndef _BLUELIB_OBJECT_H_
|
||
|
|
#define _BLUELIB_OBJECT_H_
|
||
|
|
|
||
|
|
#include <blue/object/object.h>
|
||
|
|
|
||
|
|
#endif
|