#include <QtCore/qstring.h>
#ifndef QSTRING_H
#ifndef QT_NO_STL
#ifndef QT_NO_STL_WCHAR
typedef class std::basic_string < wchar_t, class std::char_traits < wchar_t >, class std::allocator < wchar_t > > QStdWString;
#endif // QT_NO_STL_WCHAR
#endif // QT_NO_STL
#endif // QSTRING_H