charconvfw/Charconvplugin/inc/cp949table.h
branchRCL_3
changeset 9 26914f8d1faf
parent 0 1fb32624e06b
equal deleted inserted replaced
7:1799ab513ec3 9:26914f8d1faf
    17 
    17 
    18 #if !defined(__CP949TABLE_H__)
    18 #if !defined(__CP949TABLE_H__)
    19 #define __CP949TABLE_H__
    19 #define __CP949TABLE_H__
    20 
    20 
    21 #if !defined(__E32STD_H__)
    21 #if !defined(__E32STD_H__)
    22 #include <E32STD.H>
    22 #include <e32std.h>
    23 #endif
    23 #endif
    24 
    24 
    25 #if !defined(__CHARCONV_H__)
    25 #if !defined(__CHARCONV_H__)
    26 #include <charconv.h>
    26 #include <charconv.h>
    27 #endif
    27 #endif