X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..739c5499fcab1c165b8dd0591c9fd9e2329b3cf9:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 04abb7f531..9170ca4612 100644 --- a/src/msw/data.cpp +++ b/src/msw/data.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: data.cpp +// Name: src/msw/data.cpp // Purpose: Various data // Author: Julian Smart // Modified by: @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "data.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"