summaryrefslogtreecommitdiffstats
blob: 5060a4e72e42fb894774038dc3f239c8eeb7a9ed (plain)
1
2
3
4
5
extern "C" {
#include "lua.h"
#include "lualib.h"
#include "lauxlib.h"
}