X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..8cf30134cd3881c0da18ef348206215f5b62bcb7:/src/common/accesscmn.cpp diff --git a/src/common/accesscmn.cpp b/src/common/accesscmn.cpp index f51cd62aaf..037fc8edf5 100644 --- a/src/common/accesscmn.cpp +++ b/src/common/accesscmn.cpp @@ -5,17 +5,13 @@ // Created: 2003-02-12 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ---------------------------------------------------------------------------- // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "accessbase.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__