Gabriele Contini
2020-03-08 65454077a8c63b50adda4e8c6095c8f00675c4d2
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