browserutilities/cxmllibrary/src/utils/include/cxml_mem.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 **************************************************************************/