X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..73a0b98c1b52d8407bf92e15a60e9b8dc869bace:/include/wx/mgl/dcclient.h?ds=sidebyside diff --git a/include/wx/mgl/dcclient.h b/include/wx/mgl/dcclient.h index 19b0f3b2ab..ca78d1df80 100644 --- a/include/wx/mgl/dcclient.h +++ b/include/wx/mgl/dcclient.h @@ -4,16 +4,12 @@ // Author: Vaclav Slavik // Id: $Id$ // Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_DCCLIENT_H__ #define __WX_DCCLIENT_H__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "dcclient.h" -#endif - #include "wx/dc.h" //-----------------------------------------------------------------------------