diff --git a/utils/Log/src/LogEasylogging.h b/utils/Log/src/LogEasylogging.h index 735adab..729979c 100644 --- a/utils/Log/src/LogEasylogging.h +++ b/utils/Log/src/LogEasylogging.h @@ -15,6 +15,7 @@ #ifndef LOG_EASYLOGGING_H #define LOG_EASYLOGGING_H #include "ILogCpp.h" +#include class LogEasylogging : public ILogCpp { public: