browserutilities/cxmllibrary/src/utils/include/cxml_mem.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    17 
    17 
    18 
    18 
    19 /*
    19 /*
    20 ** Includes
    20 ** Includes
    21 */
    21 */
    22 #include "cxml_type_def.h"
    22 #include <cxml_type_def.h>
    23 
    23 
    24 /***************************************************************************
    24 /***************************************************************************
    25 **   File: cxml_mem.h
    25 **   File: cxml_mem.h
    26 **   Purpose:  Provides the interface to memory management
    26 **   Purpose:  Provides the interface to memory management
    27 **************************************************************************/
    27 **************************************************************************/