mirror of
https://gitee.com/apaki/unicstl.git
synced 2025-07-03 23:56:54 +08:00
头文件添加函数声明
This commit is contained in:
parent
f55113756a
commit
9d81e3e62d
@ -35,6 +35,7 @@ void test_stack(void);
|
|||||||
void test_deque(void);
|
void test_deque(void);
|
||||||
void test_queue(void);
|
void test_queue(void);
|
||||||
void test_tree(void);
|
void test_tree(void);
|
||||||
|
void test_heap(void);
|
||||||
|
|
||||||
#endif // _TEST_H_
|
#endif // _TEST_H_
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user