summaryrefslogtreecommitdiff
path: root/libs/lua/lua/lua.h
blob: 3e9a88551e09ea9b3290de4c8f49068917691a48 (plain)
1
2
3
4
5
6
#ifndef LUA_LIBRARY_H
#define LUA_LIBRARY_H

#include "lua-5.3.3/lua.hpp"

#endif