fixed compilation for wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a327b52090
commit
8d38cdb778
@ -42,7 +42,10 @@
|
||||
#include "wx/confbase.h"
|
||||
#include "wx/tokenzr.h"
|
||||
#include "wx/utils.h"
|
||||
#include "wx/artprov.h"
|
||||
|
||||
#if wxUSE_GUI
|
||||
#include "wx/artprov.h"
|
||||
#endif // wxUSE_GUI
|
||||
|
||||
#if !defined(__WXMSW__) || defined(__WXMICROWIN__)
|
||||
#include <signal.h> // for SIGTRAP used by wxTrap()
|
||||
|
Loading…
Reference in New Issue
Block a user