X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..c9eee7f035ebc6b5c044475d508b018ae9fb5bc2:/include/wx/tokenzr.h diff --git a/include/wx/tokenzr.h b/include/wx/tokenzr.h index 8bcb5d0561..4890d6260f 100644 --- a/include/wx/tokenzr.h +++ b/include/wx/tokenzr.h @@ -6,16 +6,12 @@ // Created: 04/22/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TOKENZRH #define _WX_TOKENZRH -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "tokenzr.h" -#endif - #include "wx/object.h" #include "wx/string.h" #include "wx/arrstr.h"