epoc32/include/stdapis/stlportv5/stl/_string_operators.h
branchSymbian3
changeset 4 837f303aceeb
parent 3 e1b950c65cb4
     1.1 --- a/epoc32/include/stdapis/stlportv5/stl/_string_operators.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/stdapis/stlportv5/stl/_string_operators.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  
     1.5  #if !defined (_STLP_USE_TEMPLATE_EXPRESSION)
     1.6  
     1.7 -#  if defined (__GNUC__) || defined (__MLCCPP__)
     1.8 +#  if defined (__GNUC__) || defined (__MLCCPP__) || (defined (__SYMBIAN32__) && defined (__GCCXML__))
     1.9  #    define _STLP_INIT_AMBIGUITY 1
    1.10  #  endif
    1.11