Removed redundant <search.h> inclusion

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-01-07 16:49:22 +00:00
parent 3d8704720a
commit eaa6418668
4 changed files with 0 additions and 12 deletions

View File

@@ -41,9 +41,6 @@
#include <ctype.h>
#include <string.h>
#include <stdlib.h>
#ifdef __WINE__
#include <search.h>
#endif
#ifdef __SALFORDC__
#include <clib.h>