TFTP
Fix the issue of putting logger level define to c file instead of header file
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#define LOGGER_LEVEL_ALL
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user