Don't include wx/except.h twice

This commit is contained in:
Václav Slavík
2016-11-20 18:20:59 +01:00
parent fb27932e4c
commit 39bc670409

View File

@@ -27,7 +27,6 @@
#ifndef WX_PRECOMP
#include "wx/msw/wrapwin.h"
#include "wx/except.h"
#include "wx/log.h"
#endif