aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/LuaSL_LSL_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LuaSL/LuaSL_LSL_tree.h')
-rw-r--r--src/LuaSL/LuaSL_LSL_tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LuaSL/LuaSL_LSL_tree.h b/src/LuaSL/LuaSL_LSL_tree.h
index b95b82e..30a12f5 100644
--- a/src/LuaSL/LuaSL_LSL_tree.h
+++ b/src/LuaSL/LuaSL_LSL_tree.h
@@ -4,6 +4,7 @@
4 4
5#define LUASL_DEBUG 0 5#define LUASL_DEBUG 0
6#define LUASL_DIFF_CHECK 0 6#define LUASL_DIFF_CHECK 0
7#define LUASL_BAD_CHECK 0
7 8
8 9
9#include <stddef.h> // So we can have NULL defined. 10#include <stddef.h> // So we can have NULL defined.