Update core makefile for eris

This commit is contained in:
2021-02-28 13:34:56 -05:00
parent 21d6203d27
commit ca4012acc5
2 changed files with 1 additions and 4 deletions

View File

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