Index: sdk/include/ndk/umtypes.h =================================================================== --- sdk/include/ndk/umtypes.h (revision 74168) +++ sdk/include/ndk/umtypes.h (working copy) @@ -28,12 +28,12 @@ #include #endif -// -// NDK Applications must use Unicode -// -#ifndef UNICODE -#define UNICODE -#endif +// // +// // NDK Applications must use Unicode +// // +// #ifndef UNICODE +// #define UNICODE +// #endif // // Don't use the SDK status values