summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2020-04-21 12:30:07 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2020-04-21 12:30:07 -0400
commit8cdd2f137d6041538dcba2b13580b0f43f1cc549 (patch)
treed1b529a9e44cda643a0f927ba6bdb321ff36d177 /include/global.h
parent6ceaabc28c712f82c6100f8288af66774bfdbb82 (diff)
parentaeb4e938f5f48c8484419f5333a5b0e6caee7a21 (diff)
merge
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h
new file mode 100644
index 00000000..33880ca1
--- /dev/null
+++ b/include/global.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_GLOBAL_H
+#define GUARD_GLOBAL_H
+
+#include "nitro/nitro.h"
+
+#endif //GUARD_GLOBAL_H