// -*- C++ -*- /* Copyright 06/10/99 Sun Microsystems, Inc. All Rights Reserved */ #ifndef _STRING_H #include #ifdef _ISO_CPP_14882_1998 #include #else #pragma ident "@(#)cstring 1.10 06/10/99 C++5.0" #include "string_iso_SUNWCC.h" #endif #endif /* _STRING_H */