summaryrefslogtreecommitdiff
path: root/etc/lua.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'etc/lua.hpp')
-rw-r--r--etc/lua.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/lua.hpp b/etc/lua.hpp
index 273ec44c..ec417f59 100644
--- a/etc/lua.hpp
+++ b/etc/lua.hpp
@@ -1,5 +1,6 @@
// lua.hpp
// Lua header files for C++
+// <<extern "C">> not supplied automatically because Lua also compiles as C++
extern "C" {
#include "lua.h"