1
     2
     3
     4
     5
     6
#ifndef CXXSTD_STRING_H
#define CXXSTD_STRING_H 1

#include <string>

#endif // CXXSTD_STRING_H