请问这里为了防止重复包含头文件是不是应该改成COMMON_H,因为头文件名字叫做common.h |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| common.h | ||
| common_test.c | ||
| list_node.h | ||
| print_util.h | ||
| tree_node.h | ||
| uthash.h | ||
| vector.h | ||
| vertex.h | ||
请问这里为了防止重复包含头文件是不是应该改成COMMON_H,因为头文件名字叫做common.h |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| common.h | ||
| common_test.c | ||
| list_node.h | ||
| print_util.h | ||
| tree_node.h | ||
| uthash.h | ||
| vector.h | ||
| vertex.h | ||