]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/scrolbar.cpp
Applied Kevin Hock's combobox patch for text update events
[wxWidgets.git] / src / motif / scrolbar.cpp
index 26909cacb24dff0260ed829829e31bdfacb6ae71..3d17e927afd2b5e999d46d3d7f95a841261581a3 100644 (file)
@@ -9,10 +9,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "scrolbar.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/defs.h"
 #include "wx/scrolbar.h"