Fix non-pch compilation

This commit is contained in:
Thomas Goyne 2014-01-09 17:16:17 -08:00
parent c19a1c7641
commit af544f05af
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include <boost/range/algorithm/find.hpp>
#include <boost/range/iterator_range.hpp>
#include <wx/intl.h>
#include <wx/msgdlg.h>
namespace {
const char *added_hotkeys_7035[][5] = {