charconvfw/Charconv/ongoing/Include/UCS2.H
branchRCL_3
changeset 28 26914f8d1faf
parent 0 1fb32624e06b
equal deleted inserted replaced
25:1799ab513ec3 28:26914f8d1faf
    24 
    24 
    25 #if !defined(__UCS2_H__)
    25 #if !defined(__UCS2_H__)
    26 #define __UCS2_H__
    26 #define __UCS2_H__
    27 
    27 
    28 #if !defined(__E32STD_H__)
    28 #if !defined(__E32STD_H__)
    29 #include <E32STD.H>
    29 #include <e32std.h>
    30 #endif
    30 #endif
    31 
    31 
    32 #if !defined(__CHARCONV_H__)
    32 #if !defined(__CHARCONV_H__)
    33 #include <CHARCONV.H>
    33 #include <CHARCONV.H>
    34 #endif
    34 #endif