Fix non-pch compilation

This commit is contained in:
Thomas Goyne 2014-03-07 17:48:00 -08:00
parent 7d08dca912
commit f6463f0fd4
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
#include <boost/locale.hpp>
#include <sstream>
#include <wx/clipbrd.h>
#include <wx/config.h>
#include <wx/msgdlg.h>
#include <wx/stackwalk.h>