1 #include <bits/c++config.h>
2 
3 #ifdef _GLIBCPP_USE_WCHAR_T
4 #define C wchar_t
5 #include "string-inst.cc"
6 #endif
7