添加了log.h重复包含时的警告信息
This commit is contained in:
@@ -136,4 +136,6 @@
|
||||
#else
|
||||
#define CNT_TIME(str_ctrs, tag, codes, ...) codes
|
||||
#endif
|
||||
#else /* _LOG_H_ */
|
||||
#warning "Multiple include of log.h, some settings may not work."
|
||||
#endif /* _LOG_H_ */
|
||||
|
||||
Reference in New Issue
Block a user