browserutilities/cxmllibrary/src/utils/include/cxml_mem.h
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    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 **************************************************************************/