X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..7f47faf4f2fb142f715e3e47ed6f25a002d7a5d2:/src/x11/pen.cpp diff --git a/src/x11/pen.cpp b/src/x11/pen.cpp index a308e433ec..b5e0cae909 100644 --- a/src/x11/pen.cpp +++ b/src/x11/pen.cpp @@ -6,13 +6,9 @@ // Created: 17/09/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "pen.h" -#endif - #include "wx/setup.h" #include "wx/utils.h" #include "wx/pen.h"