1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-30 22:49:12 +00:00
reactos/base/applications/cmdutils/fc/textw.c

9 lines
119 B
C
Raw Normal View History

#ifndef UNICODE
#define UNICODE
#endif
#ifndef _UNICODE
#define _UNICODE
#endif
#undef _MBCS
#include "text.h"