webengine/wmlengine/src/css/include/CSSReader.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  CSS Lexer
    14 * Description:  CSS Lexer
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 #ifndef TCSSReader_H
    19 #ifndef TCSSReader_H
    19 #define TCSSReader_H
    20 #define TCSSReader_H
    20 
    21 
    21 //  INCLUDES
    22 //  INCLUDES
    22 #include "nwx_defs.h"
    23 #include "nwx_defs.h"
    23 #include <nw_string_string.h>
    24 #include "nw_string_string.h"
    24 #include <e32std.h>
    25 #include <e32std.h>
    25 
    26 
    26 // CONSTANTS
    27 // CONSTANTS
    27 
    28 
    28 // MACROS
    29 // MACROS