]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/validate.h
Removed redundant wx<Control>NameStr declarations.
[wxWidgets.git] / include / wx / validate.h
index 3851adada2853fe0515ab6fee7cdf3be855bc269..abc83188e193724048ea6f4b7660c2454571450d 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     29/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Julian Smart
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_VALIDATEH__
 #define _WX_VALIDATEH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "validate.h"
 #endif