mirror of
https://github.com/reactos/reactos.git
synced 2025-05-08 19:27:00 +00:00
9 lines
119 B
C
9 lines
119 B
C
![]() |
#ifndef UNICODE
|
||
|
#define UNICODE
|
||
|
#endif
|
||
|
#ifndef _UNICODE
|
||
|
#define _UNICODE
|
||
|
#endif
|
||
|
#undef _MBCS
|
||
|
#include "text.h"
|