X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..f428e6c50f749df492da3d4667c0d457c7863e75:/include/wx/msw/caret.h diff --git a/include/wx/msw/caret.h b/include/wx/msw/caret.h index 19d91f4bcf..e1c270508b 100644 --- a/include/wx/msw/caret.h +++ b/include/wx/msw/caret.h @@ -5,14 +5,14 @@ // Modified by: // Created: 23.05.99 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_CARET_H_ #define _WX_CARET_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "caret.h" #endif