fixed windows build

pull/388/head
orignal 8 years ago
parent c197270125
commit 88798b1a9e

@ -9,6 +9,10 @@
#include <algorithm>
#include <boost/filesystem.hpp>
#ifdef WIN32
#include <shlobj.h>
#endif
#include "Base.h"
#include "FS.h"
#include "Log.h"

Loading…
Cancel
Save