telutils/phoneparser/src/CPhoneGsmOptionContainer.cpp
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 13 e32024264ebb
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include    "CPhoneGsmOptionContainer.h"
    20 #include    "CPhoneGsmOptionContainer.h" 
    21 #include    "PhoneGsmParser.h"
    21 #include    "phonegsmparser.h" 
    22 #include    "CPhoneParserFeatures.h"
    22 #include    "CPhoneParserFeatures.h" 
    23 
    23 
    24 // CONSTANTS
    24 // CONSTANTS
    25 const TInt KPhoneGsmOptionGranularity = 5;
    25 const TInt KPhoneGsmOptionGranularity = 5;
    26 
    26 
    27 
    27