unicode_util.h (Firebird-3.0.2.32703-0.tar.bz2) | : | unicode_util.h (Firebird-3.0.4.33054-0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 34 | skipping to change at line 34 | |||
* Contributor(s): ______________________________________. | * Contributor(s): ______________________________________. | |||
*/ | */ | |||
#ifndef JRD_UNICODE_UTIL_H | #ifndef JRD_UNICODE_UTIL_H | |||
#define JRD_UNICODE_UTIL_H | #define JRD_UNICODE_UTIL_H | |||
#include "intlobj_new.h" | #include "intlobj_new.h" | |||
#include "../common/IntlUtil.h" | #include "../common/IntlUtil.h" | |||
#include "../common/os/mod_loader.h" | #include "../common/os/mod_loader.h" | |||
#include "../common/classes/fb_string.h" | #include "../common/classes/fb_string.h" | |||
#undef U_SHOW_CPLUSPLUS_API | ||||
#define U_SHOW_CPLUSPLUS_API 0 | ||||
#include <unicode/ucnv.h> | #include <unicode/ucnv.h> | |||
struct UCollator; | struct UCollator; | |||
struct USet; | struct USet; | |||
namespace Jrd { | namespace Jrd { | |||
class UnicodeUtil | class UnicodeUtil | |||
{ | { | |||
private: | private: | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 4 lines changed or added |