fix
gcontini
2020-02-09 bcfcf8fbec3165d306ab583ae3f638c2664b32c9
src/library/base/logger.h
@@ -3,6 +3,7 @@
#ifndef LOG_DISABLED
#include <errno.h>
#include <string.h>
#ifdef __cplusplus
extern "C" {
#endif