Compiles with 5.2, but doesn't work.

This commit is contained in:
2021-02-28 15:05:45 -05:00
parent 4d3caf6376
commit 95e5a999b8
4 changed files with 38 additions and 48 deletions

View File

@@ -157,6 +157,7 @@
extern "C" {
#include "lua.h"
#include "lauxlib.h"
#include "lualib.h"
}
#include <string>