3rdparty
lua-5.4.3
src
lua.hpp
Go to the documentation of this file.
1
// lua.hpp
2
// Lua header files for C++
3
// <<extern "C">> not supplied automatically because Lua also compiles as C++
4
5
extern
"C"
{
6
#include "
lua.h
"
7
#include "
lualib.h
"
8
#include "
lauxlib.h
"
9
}
lua.h
lauxlib.h
lualib.h
plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Nov 11 2024 03:23:45