branch | GCC_SURGE |
changeset 92 | 8dd1c4fde3d7 |
parent 64 | ecb300a325e8 |
65:38e4cecf6e95 | 92:8dd1c4fde3d7 |
---|---|
19 |
19 |
20 #if !defined __COMPLOCL_H__ |
20 #if !defined __COMPLOCL_H__ |
21 #define __COMPLOCL_H__ |
21 #define __COMPLOCL_H__ |
22 |
22 |
23 #if !defined(__E32STD_H__) |
23 #if !defined(__E32STD_H__) |
24 #include <E32std.h> |
24 #include <e32std.h> |
25 #endif |
25 #endif |
26 |
26 |
27 class LLocaleData |
27 class LLocaleData |
28 { |
28 { |
29 public: |
29 public: |