X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..cdbd62d6ff290fd58acd1bc5574dfc79db3a6f70:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 04abb7f531..2854806e31 100644 --- a/src/msw/data.cpp +++ b/src/msw/data.cpp @@ -1,18 +1,13 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: data.cpp +// Name: src/msw/data.cpp // Purpose: Various data // Author: Julian Smart // Modified by: // Created: 01/02/97 -// RCS-ID: $Id$ // Copyright: (c) Julian Smart // 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"