X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/510fc784c0c7002488bcaad881901176554f7c32..54a6176249a54ac8d6467e9cf60da1ab6ba518eb:/src/common/dndcmn.cpp?ds=sidebyside diff --git a/src/common/dndcmn.cpp b/src/common/dndcmn.cpp index 9982565683..b13ba86d34 100644 --- a/src/common/dndcmn.cpp +++ b/src/common/dndcmn.cpp @@ -4,18 +4,14 @@ // Modified by: // Created: 19.10.99 // RCS-ID: $Id$ -// Copyright: (c) wxWindows Team -// Licence: wxWindows license +// Copyright: (c) wxWidgets Team +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ---------------------------------------------------------------------------- // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ - #pragma implementation "dndbase.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__