epoc32/include/stdapis/stlport/new.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/stdapis/stlport/new.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/stdapis/stlport/new.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4  #  define _STLP_DONT_POP_0x848
     1.5  # endif
     1.6  
     1.7 -# if (!(defined( _STLP_WINCE ) || defined (__SYMBIAN32__)) 
     1.8 +# if (!(defined( _STLP_WINCE ) || defined (__SYMBIAN32__)))
     1.9  # if defined (__BORLANDC__)
    1.10  #  include <new.>
    1.11  # elif (__INTEL_COMPILER >= 800)