]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/hashmap.cpp
added a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation
[wxWidgets.git] / src / common / hashmap.cpp
index 19a385d4511bbeefb7062a8472043757340ab59f..f86e192644112e39b65f9a497f845721f527c447 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "hashmap.h"
 #endif