summaryrefslogtreecommitdiff
path: root/Source/3rdParty/Luax/luax_function.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/3rdParty/Luax/luax_function.h')
-rw-r--r--Source/3rdParty/Luax/luax_function.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/Source/3rdParty/Luax/luax_function.h b/Source/3rdParty/Luax/luax_function.h
index e69de29..f4cc98b 100644
--- a/Source/3rdParty/Luax/luax_function.h
+++ b/Source/3rdParty/Luax/luax_function.h
@@ -0,0 +1,11 @@
+#ifndef __LUAX_FUNCTION_H__
+#define __LUAX_FUNCTION_H__
+
+namespace Luax
+{
+
+
+
+}
+
+#endif \ No newline at end of file