]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/toolbar.cpp
font retrieval synched for setsize and bestsize
[wxWidgets.git] / src / motif / toolbar.cpp
index 173e6a9756f9b07adbb90da574dc751ada528f63..00da4412b617d81136366ebc813c3830284c8080 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "toolbar.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #endif