summaryrefslogtreecommitdiff
path: root/Source/3rdParty/Luax/luax_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/3rdParty/Luax/luax_config.h')
-rw-r--r--Source/3rdParty/Luax/luax_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/3rdParty/Luax/luax_config.h b/Source/3rdParty/Luax/luax_config.h
index a33750f..ea623a9 100644
--- a/Source/3rdParty/Luax/luax_config.h
+++ b/Source/3rdParty/Luax/luax_config.h
@@ -1,6 +1,9 @@
#ifndef __LUAX_TYPE_H__
#define __LUAX_TYPE_H__
+#include <iostream>
+#include "lua.hpp"
+
#include <assert.h>
namespace Luax