From d739313fc00b84e87b962a430c9c6622e88d81c1 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Sun, 14 Oct 2001 08:22:20 +0000 Subject: [PATCH] corrected comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/string.h b/include/wx/string.h index 24a6585e4d..31a9a2b30c 100644 --- a/include/wx/string.h +++ b/include/wx/string.h @@ -63,7 +63,7 @@ #ifdef HAVE_STRINGS_H #include // for strcasecmp() -#endif // AIX +#endif // HAVE_STRINGS_H #include "wx/defs.h" // everybody should include this #include "wx/wxchar.h" // for wxChar -- 2.47.2