X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..0f0c5856e0bb5e892e83527f9967219f33dc71a2:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 4618007133..9170ca4612 100644 --- a/src/msw/data.cpp +++ b/src/msw/data.cpp @@ -1,18 +1,14 @@ ///////////////////////////////////////////////////////////////////////////// -// 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: wxWidgets licence +// 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"