mirror of
https://github.com/reactos/reactos.git
synced 2025-05-15 07:17:23 +00:00
7 lines
88 B
C
7 lines
88 B
C
![]() |
#undef UNICODE
|
||
|
#undef _UNICODE
|
||
|
#ifndef _MBCS
|
||
|
#define _MBCS
|
||
|
#endif
|
||
|
#include "text.h"
|