projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
get rid of warning
[wxWidgets.git]
/
src
/
gtk1
/
toplevel.cpp
diff --git
a/src/gtk1/toplevel.cpp
b/src/gtk1/toplevel.cpp
index 129e4fbb7c59de4dc5eea3b218a3b531bee2293e..9660e9d30eb6fd47b7f21845b4e345b6cdf2e583 100644
(file)
--- a/
src/gtk1/toplevel.cpp
+++ b/
src/gtk1/toplevel.cpp
@@
-15,10
+15,13
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "toplevel.h"
#endif
#pragma implementation "toplevel.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#ifdef __VMS
#define XIconifyWindow XICONIFYWINDOW
#endif
#ifdef __VMS
#define XIconifyWindow XICONIFYWINDOW
#endif