]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/geometry.cpp
use correct fallback file name in SaveFile() (patch 820884)
[wxWidgets.git] / src / common / geometry.cpp
index a01c529651028b464243e02b97d14aff972bc464..51fe2842eeeea6c62744a5424b5fde20328f406e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "geometry.cpp"
 #endif