]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/hash.cpp
removed an unused variable (patch 788101)
[wxWidgets.git] / src / common / hash.cpp
index 1df6c30b78246c310426b7ade4065cb34300b014..db33f96e2892626157ad43d1858179f55e2ac733 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "hash.h"
 #endif