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"