mirror of https://github.com/odrling/Aegisub
non-pch compilation
This commit is contained in:
parent
4c71fcc51b
commit
061e2a1ada
|
@ -23,6 +23,7 @@
|
|||
#include <boost/filesystem.hpp>
|
||||
#include <fcntl.h>
|
||||
#include <fnmatch.h>
|
||||
#include <fstream>
|
||||
#include <sys/time.h>
|
||||
|
||||
namespace bfs = boost::filesystem;
|
||||
|
|
Loading…
Reference in New Issue