X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b342f8f0a604f553accba543b7feaf62dcc1df08..af17155e907c863dbba2bbf1c6a91a083569404c:/include/wx/gtk1/tooltip.h diff --git a/include/wx/gtk1/tooltip.h b/include/wx/gtk1/tooltip.h index 9d92dd3f6f..39b2f82fa0 100644 --- a/include/wx/gtk1/tooltip.h +++ b/include/wx/gtk1/tooltip.h @@ -3,14 +3,14 @@ // Purpose: wxToolTip class // Author: Robert Roebling // Id: $Id$ -// Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem +// Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKTOOLTIPH__ #define __GTKTOOLTIPH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface #endif