summaryrefslogtreecommitdiff
path: root/etc/lua.hpp
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2004-12-30 12:00:00 +0000
committerrepogen <>2004-12-30 12:00:00 +0000
commite2493a40ee611d5a718fd2a81fe67e24c04c91a0 (patch)
tree0dca96133b3cd52d262dfa2592ad076fc0ea7852 /etc/lua.hpp
parent226f7859b5392b6680b7e703f9cc7f7f101fd365 (diff)
downloadlua-github-5.1-work4.tar.gz
Lua 5.1-work45.1-work4
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"