13
0
livetrax/libs/lua/lua/lua.h

7 lines
82 B
C

#ifndef LUA_LIBRARY_H
#define LUA_LIBRARY_H
#include "lua-5.3.3/lua.hpp"
#endif