xref: /reactos/base/applications/cmdutils/fc/textw.c (revision 84344399)
1 #ifndef UNICODE
2     #define UNICODE
3 #endif
4 #ifndef _UNICODE
5     #define _UNICODE
6 #endif
7 #undef _MBCS
8 #include "text.h"
9