X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..02bcd285fac7124a41292d905609220005f51087:/src/x11/brush.cpp?ds=sidebyside diff --git a/src/x11/brush.cpp b/src/x11/brush.cpp index d292fea085..e67d46f0d2 100644 --- a/src/x11/brush.cpp +++ b/src/x11/brush.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 "brush.h" -#endif - #include "wx/setup.h" #include "wx/utils.h" #include "wx/brush.h"