gcontini
2020-03-14 79b1b57045e86d9845e352c3f2aa0efbab6111a9
src/library/base/logger.h
@@ -1,8 +1,9 @@
#ifndef logger_INCLUDED
#define logger_INCLUDED
#ifndef LOG_ENABLED
#ifndef LOG_DISABLED
#include <errno.h>
#include <string.h>
#ifdef __cplusplus
extern "C" {
#endif