]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/scrthumb.h
Wrappers for *ToText
[wxWidgets.git] / include / wx / univ / scrthumb.h
index 19496c94febea313681efd6f62ec89b47de6a4c8..c8b0eb255a4011dea557cc115ec1d1dd65b2d54c 100644 (file)
@@ -5,14 +5,14 @@
 // Modified by:
 // Created:     12.02.01
 // RCS-ID:      $Id$
-// Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIV_SCRTHUMB_H_
 #define _WX_UNIV_SCRTHUMB_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univscrthumb.h"
 #endif