]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/frame.cpp
Removed code duplication introduced during wxUniv merge in 1.132
[wxWidgets.git] / src / gtk1 / frame.cpp
index fd6e17f28a60cb2652bcb7080b62718d322f4d43..4bdfe079d3d72f0c2be70be30efec4066ad6a0f7 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "frame.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/defs.h"
 
 #include "wx/dialog.h"