add object module from corelib
This commit is contained in:
6
object/object.h
Normal file
6
object/object.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _BLUELIB_OBJECT_H_
|
||||
#define _BLUELIB_OBJECT_H_
|
||||
|
||||
#include <blue/object/object.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user