00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016 # if !defined (_STLP_OUTERMOST_HEADER_ID)
00017 # define _STLP_OUTERMOST_HEADER_ID 0x278
00018 # include <stl/_prolog.h>
00019 # elif (_STLP_OUTERMOST_HEADER_ID == 0x278) && ! defined (_STLP_DONT_POP_0x278)
00020 # define _STLP_DONT_POP_0x278
00021 # endif
00022
00023 # if ! defined (_STLP_WINCE) && ! defined (_STLP_NO_WCHAR_T)
00024
00025 # if defined ( __BORLANDC__ ) && (__BORLANDC__) >= 0x530
00026
00027 # include _STLP_NATIVE_CPP_C_HEADER(_str.h)
00028 using _STLP_VENDOR_CSTD::strlen;
00029 using _STLP_VENDOR_CSTD::strspn;
00030 # endif
00031
00032 # if defined (__GNUC__) && defined (__APPLE__) && !defined (__SYMBIAN32__)
00033 # include _STLP_NATIVE_C_HEADER(stddef.h)
00034 # else
00035 # include _STLP_NATIVE_C_HEADER(wchar.h)
00036 # endif
00037
00038 # endif
00039
00040 # if (_STLP_OUTERMOST_HEADER_ID == 0x278)
00041 # if ! defined (_STLP_DONT_POP_0x278)
00042 # include <stl/_epilog.h>
00043 # undef _STLP_OUTERMOST_HEADER_ID
00044 # endif
00045 # undef _STLP_DONT_POP_0x278
00046 # endif
00047
00048
00049
00050