1.1 --- a/epoc32/include/stdapis/stlportv5/ciso646 Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/stdapis/stlportv5/ciso646 Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -21,6 +21,7 @@
1.4 # include <stl/_prolog.h>
1.5 #endif
1.6
1.7 +#if 0 //TODO: not supported currently
1.8 #if !defined(_STLP_WCE_EVC3) && !defined (N_PLAT_NLM) && !defined (__BORLANDC__)
1.9 # if defined (_STLP_USE_NEW_C_HEADERS)
1.10 # include _STLP_NATIVE_CPP_C_HEADER(ciso646)
1.11 @@ -28,6 +29,7 @@
1.12 # include <iso646.h>
1.13 # endif /* _STLP_USE_NEW_C_HEADERS */
1.14 #endif
1.15 +#endif
1.16
1.17 #if (_STLP_OUTERMOST_HEADER_ID == 0x107 )
1.18 # include <stl/_epilog.h>