Go to the documentation of this file. 27 #ifndef LOG4CPLUS_TCHAR_HEADER_ 28 #define LOG4CPLUS_TCHAR_HEADER_ 32 #if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE) 42 # define LOG4CPLUS_TEXT2(STRING) L##STRING 44 # define LOG4CPLUS_TEXT2(STRING) STRING 46 #define LOG4CPLUS_TEXT(STRING) LOG4CPLUS_TEXT2(STRING) 53 typedef wchar_t tchar;
63 #endif // LOG4CPLUS_TCHAR_HEADER_