]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/scrarrow.h
dc.h shouldn't include itself (patch 992933)
[wxWidgets.git] / include / wx / univ / scrarrow.h
index b4d68719cce84c8ee2edcf578588040bc6d8bc04..c1d355fd503e06fb494644805b62338cdac5e322 100644 (file)
@@ -5,14 +5,14 @@
 // Modified by:
 // Created:     22.01.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_SCRARROW_H_
 #define _WX_UNIV_SCRARROW_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univscrarrow.h"
 #endif