This commit is contained in:
gabime
2019-05-11 13:52:46 +03:00
parent f809427575
commit 005450ff13
4 changed files with 7 additions and 12 deletions

View File

@@ -341,5 +341,5 @@ protected:
} // namespace spdlog
#ifndef SPDLOG_STATIC_LIB
#include "logger-inl.h
#include "logger-inl.h"
#endif