locales/loce32/collation/inc/locl_collation.h
changeset 81 92450c1e1512
parent 53 8f0f421d3d0f
equal deleted inserted replaced
53:8f0f421d3d0f 81:92450c1e1512
    18 
    18 
    19 #ifndef __LOCL_COLLATION_H_
    19 #ifndef __LOCL_COLLATION_H_
    20 #define __LOCL_COLLATION_H_
    20 #define __LOCL_COLLATION_H_
    21 
    21 
    22 #if !defined(__E32STD_H__)
    22 #if !defined(__E32STD_H__)
    23 #include <E32std.h>
    23 #include <e32std.h>
    24 #endif
    24 #endif
    25 
    25 
    26 #ifdef _UNICODE
    26 #ifdef _UNICODE
    27 #define TLocaleText TText16
    27 #define TLocaleText TText16
    28 #else
    28 #else