//+--------------------------------------------------------------------------- // // File: private.h // // Contents: Private header for gram project. // //---------------------------------------------------------------------------- #ifndef _PRIVATE_H_ #define _PRIVATE_H_ #define _OLEAUT32_ #define NOIME #include #include #include #include #include #include #include "msctf.h" #include "helpers.h" #include "xstring.h" #include "cgapi32.h" #include "mem.h" // must be last #endif // _PRIVATE_H_