epoc32/include/stdapis/stlportv5/ciso646
branchSymbian3
changeset 4 837f303aceeb
parent 3 e1b950c65cb4
--- a/epoc32/include/stdapis/stlportv5/ciso646	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/stdapis/stlportv5/ciso646	Wed Mar 31 12:33:34 2010 +0100
@@ -21,6 +21,7 @@
 #  include <stl/_prolog.h>
 #endif
 
+#if 0 //TODO: not supported currently
 #if !defined(_STLP_WCE_EVC3) && !defined (N_PLAT_NLM) && !defined (__BORLANDC__)
 #  if defined (_STLP_USE_NEW_C_HEADERS)
 #    include _STLP_NATIVE_CPP_C_HEADER(ciso646)
@@ -28,6 +29,7 @@
 #    include <iso646.h>
 #  endif /* _STLP_USE_NEW_C_HEADERS */
 #endif
+#endif
 
 #if (_STLP_OUTERMOST_HEADER_ID == 0x107 )
 #  include <stl/_epilog.h>