branch | RCL_3 |
changeset 11 | 33ddb261ab37 |
parent 6 | d9c996538b26 |
10:08459e712984 | 11:33ddb261ab37 |
---|---|
21 |
21 |
22 #if _MSC_VER > 1000 |
22 #if _MSC_VER > 1000 |
23 #pragma once |
23 #pragma once |
24 #endif // _MSC_VER > 1000 |
24 #endif // _MSC_VER > 1000 |
25 |
25 |
26 #include <AknsConstants.hrh> |
26 #include <aknsconstants.hrh> |
27 |
27 |
28 #include <string.h> |
28 #include <string.h> |
29 #include <vector> |
29 #include <vector> |
30 |
30 |
31 using namespace std; |
31 using namespace std; |