]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/vscroll.cpp
fixed warning in non-DLL build
[wxWidgets.git] / src / generic / vscroll.cpp
index 49545e7abacec822ff4d1171f80b58208dc5553c..fa8bf24b05d5fdaf37888d8bee0cb8f1d800cdf6 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma implementation "vscroll.h"
 #endif