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