]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tokenzr.h
Add a length parameter for wxRegEx::Matches
[wxWidgets.git] / include / wx / tokenzr.h
index 8bcb5d05611d2c2d385023bb4607d587c59e6e38..4890d6260f6d8781418748d17752ec2ab6ac1c22 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     04/22/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Guilhem Lavaux
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TOKENZRH
 #define _WX_TOKENZRH
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "tokenzr.h"
-#endif
-
 #include "wx/object.h"
 #include "wx/string.h"
 #include "wx/arrstr.h"