diff options
Diffstat (limited to 'cppe/include/IceE/Config.h')
-rw-r--r-- | cppe/include/IceE/Config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppe/include/IceE/Config.h b/cppe/include/IceE/Config.h index f31c7aaef2b..aa3a19b89b7 100644 --- a/cppe/include/IceE/Config.h +++ b/cppe/include/IceE/Config.h @@ -152,8 +152,6 @@ // the Intel compiler. // #ifdef _WIN32_WCE -# define _STLP_NO_OWN_IOSTREAMS -# define _STLP_NO_NEW_IOSTREAMS # define _STLP_NO_IOSTREAMS #else # if !defined(NDEBUG) && !defined(_STLP_DEBUG) && !defined(__INTEL_COMPILER) |