Add include to boost filesystem to satisfy Windows compiler
This commit is contained in:
parent
716a338198
commit
8328042370
@ -8,6 +8,8 @@ extern "C"
|
|||||||
#include <lualib.h>
|
#include <lualib.h>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#include <boost/filesystem.hpp>
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user