gcc/libstdc++/string

9 lines
125 B
Plaintext
Raw Normal View History

1997-08-22 00:57:35 +02:00
// Main header for the -*- C++ -*- string classes.
#ifndef __STRING__
#define __STRING__
#include <std/bastring.h>
#endif