X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..6493aacaeb7b22b9fa35c559f7753e9fec0da71f:/src/mac/classic/tooltip.cpp?ds=sidebyside diff --git a/src/mac/classic/tooltip.cpp b/src/mac/classic/tooltip.cpp index 924295c4f0..5ce94cf3f0 100644 --- a/src/mac/classic/tooltip.cpp +++ b/src/mac/classic/tooltip.cpp @@ -4,13 +4,9 @@ // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ - #pragma implementation "tooltip.h" -#endif - #include "wx/defs.h" #if wxUSE_TOOLTIPS