Initial commit
This commit is contained in:
17
source/macro.h
Normal file
17
source/macro.h
Normal file
@@ -0,0 +1,17 @@
|
||||
#ifndef _macro
|
||||
|
||||
#define _macro
|
||||
|
||||
#include "index.h"
|
||||
|
||||
#include "array.h"
|
||||
|
||||
#include "string.h"
|
||||
|
||||
#include "tools.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user