X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/753f2cb4913efddd38f18a64fb904b9828ab6119..b0ad146aba58fae678c885a9bc5e30d79bffb494:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 0c901a15fa..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 ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "data.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"