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

#include "lua-5.3.4/lua.hpp"

#endif