#ifndef TYPES_H #define TYPES_H #include typedef std::basic_string ustring; #endif // TYPES_H