]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/vscroll.cpp
return the index of the inserted/appended item
[wxWidgets.git] / src / generic / vscroll.cpp
index abe374f694957200ede299d5b31d061306a15c19..6c072dc9ab872eace72cc3f540bae6400dace82f 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "vscroll.h"
 #endif