- few tweaks to get things compiling under mingw

This commit is contained in:
Mark Vejvoda
2011-12-25 03:09:39 +00:00
parent 7d0cf06fe1
commit 835c886705
13 changed files with 324 additions and 268 deletions

View File

@@ -24,6 +24,7 @@
#include "util.h"
#include <wx/stdpaths.h>
#include <platform_util.h>
#include <memory>
using namespace std;
using namespace Shared::PlatformCommon;