Initial commit
This commit is contained in:
20
application/target/define.h
Normal file
20
application/target/define.h
Normal file
@@ -0,0 +1,20 @@
|
||||
#ifndef _define
|
||||
|
||||
#define _define
|
||||
|
||||
|
||||
// Macros
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#include "stdlib.h"
|
||||
|
||||
extern char * __ClassNames[];
|
||||
|
||||
|
||||
// Includes
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user