SHA256
modify something
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef FEATHERLOG_LOGGER_HPP
|
||||
#define FEATHERLOG_LOGGER_HPP
|
||||
#pragma once
|
||||
|
||||
#include <format>
|
||||
#include <source_location>
|
||||
@@ -31,5 +30,3 @@ namespace flog
|
||||
const std::weak_ptr<LogManager> m_logManager;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user