fix(lua): cygwing compilation problem
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
7b6ed458e1
commit
ec56ba72ea
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Author: Leonardo de Moura
|
|||
*/
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <cstdlib>
|
||||
#include "util/debug.h"
|
||||
#include "bindings/lua/lua_exception.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue