X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..d4d02bd56540d1f552b93a300f8df5307130c3b1:/src/common/hashmap.cpp?ds=sidebyside diff --git a/src/common/hashmap.cpp b/src/common/hashmap.cpp index 8f941c7275..d5b3229b74 100644 --- a/src/common/hashmap.cpp +++ b/src/common/hashmap.cpp @@ -6,13 +6,9 @@ // Created: 29/01/2002 // RCS-ID: $Id$ // Copyright: (c) Mattia Barbon -// Licence: wxWidgets licence +// 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"