ZE-Standard-Libraries/tree/tree.h
Saturneic b44e3bb11b Add.
2018-07-21 18:39:09 +08:00

15 lines
207 B
C

//
// tree.h
// ZE-Standard-Libraries
//
// Created by 胡一兵 on 2018/6/11.
// Copyright © 2018年 ZE. All rights reserved.
//
#ifndef tree_h
#define tree_h
#include <stdio.h>
#endif /* tree_h */