Removed superfluous conditional include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,10 +32,6 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __EMX__
|
|
||||||
#include <std.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(__VISAGECPP__) && __IBMCPP__ >= 400
|
#if defined(__VISAGECPP__) && __IBMCPP__ >= 400
|
||||||
// problem in VACPP V4 with including stdlib.h multiple times
|
// problem in VACPP V4 with including stdlib.h multiple times
|
||||||
// strconv includes it anyway
|
// strconv includes it anyway
|
||||||
|
Reference in New Issue
Block a user