web_plat/cxml_library_api/inc/nw_tinytree.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    27  ** ----------------------------------------------------------------------- **/
    27  ** ----------------------------------------------------------------------- **/
    28 
    28 
    29 #ifndef NW_TINY_TREE_H
    29 #ifndef NW_TINY_TREE_H
    30 #define NW_TINY_TREE_H
    30 #define NW_TINY_TREE_H
    31 
    31 
    32 #include <cxml_proj.h>
    32 #include "cxml_proj.h"
    33 #include <nw_tinytree_treevector.h>
    33 #include "nw_tinytree_treevector.h"
    34 #include <nw_tinytree_ebuffer.h>
    34 #include "nw_tinytree_ebuffer.h"
    35 
    35 
    36 #ifdef __cplusplus
    36 #ifdef __cplusplus
    37 extern "C" {
    37 extern "C" {
    38 #endif /* __cplusplus */
    38 #endif /* __cplusplus */
       
    39 
    39 
    40 
    40 /* ----------------------------------------------------------------------- **
    41 /* ----------------------------------------------------------------------- **
    41    Tiny tree definitions   
    42    Tiny tree definitions   
    42 ** ----------------------------------------------------------------------- **/
    43 ** ----------------------------------------------------------------------- **/
    43 
    44