aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/string
blob: f18c1cfbddafb40058efb3dad40ee9f4eac040e1 (plain)
1
2
3
4
5
6
7
8
// Main header for the -*- C++ -*- string classes.

#ifndef __STRING__
#define __STRING__

#include <std/bastring.h>

#endif