skins/AknSkins/sdcinc/SDCIIDConstants.h
branchRCL_3
changeset 32 d9c996538b26
parent 0 05e9090e2422
child 53 8f0f421d3d0f
equal deleted inserted replaced
26:800e0f20cfe9 32:d9c996538b26
    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;