Gabriele Contini
2020-01-30 62a0d91d192c74e2e58c35496f8cddd53cd84a56
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