equal
deleted
inserted
replaced
23 # include <stl/_prolog.h> |
23 # include <stl/_prolog.h> |
24 # elif (_STLP_OUTERMOST_HEADER_ID == 0x848) && ! defined (_STLP_DONT_POP_0x848) |
24 # elif (_STLP_OUTERMOST_HEADER_ID == 0x848) && ! defined (_STLP_DONT_POP_0x848) |
25 # define _STLP_DONT_POP_0x848 |
25 # define _STLP_DONT_POP_0x848 |
26 # endif |
26 # endif |
27 |
27 |
28 # if (!(defined( _STLP_WINCE ) || defined (__SYMBIAN32__)) |
28 # if (!(defined( _STLP_WINCE ) || defined (__SYMBIAN32__))) |
29 # if defined (__BORLANDC__) |
29 # if defined (__BORLANDC__) |
30 # include <new.> |
30 # include <new.> |
31 # elif (__INTEL_COMPILER >= 800) |
31 # elif (__INTEL_COMPILER >= 800) |
32 # include _STLP_NATIVE_OLD_STREAMS_HEADER(new.h) |
32 # include _STLP_NATIVE_OLD_STREAMS_HEADER(new.h) |
33 # else |
33 # else |