16#ifndef _STLP_INTERNAL_CSTRING
17#define _STLP_INTERNAL_CSTRING
19#if defined (_STLP_USE_NEW_C_HEADERS)
20# if defined (_STLP_HAS_INCLUDE_NEXT)
21# include_next <cstring>
23# include _STLP_NATIVE_CPP_C_HEADER(cstring)
29#ifdef _STLP_IMPORT_VENDOR_CSTD
31# include <using/cstring>
#define _STLP_BEGIN_NAMESPACE
#define _STLP_END_NAMESPACE