]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/toplevel.cpp
Committing in .
[wxWidgets.git] / src / gtk / toplevel.cpp
index 129e4fbb7c59de4dc5eea3b218a3b531bee2293e..9660e9d30eb6fd47b7f21845b4e345b6cdf2e583 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "toplevel.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XIconifyWindow XICONIFYWINDOW
 #endif