X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..46bde8dcf2245956223da69cce5bf93ba22a087e:/src/common/hashmap.cpp?ds=inline diff --git a/src/common/hashmap.cpp b/src/common/hashmap.cpp index 6fa9127e7e..d5b3229b74 100644 --- a/src/common/hashmap.cpp +++ b/src/common/hashmap.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "hashmap.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"