]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/quantize.h
added adjustOrigin parameter to bounds calculation
[wxWidgets.git] / include / wx / quantize.h
index fac092df9a9e9b7ad267e4f681cd3e110f43ec7b..7fdeb1d2d5d1f5d516f5ed15162f1fa4c7067f2f 100644 (file)
@@ -17,7 +17,7 @@
  * For conditions of distribution and use, see the accompanying README file.
  */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "quantize.h"
 #endif