Gabriele Contini
2019-12-01 bea0cec8b3f02a8e6317aba2ba5f40c16b927266
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