Gabriele Contini
2020-02-01 ff98d4b3df98899fa82ac5f0623dd1e1dad85def
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