Try to fix compiler error about strcmp on travis
This commit is contained in:
parent
94c8533e1f
commit
2188690120
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include "units/types.hpp"
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
#include "lua/lua.h"
|
||||
#include "lua/lauxlib.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue