SHA256
modify something
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef FEATHERLOG_PUSH_RESULT_HPP
|
||||
#define FEATHERLOG_PUSH_RESULT_HPP
|
||||
#pragma once
|
||||
|
||||
#include <optional>
|
||||
#include <functional>
|
||||
@@ -37,5 +36,3 @@ namespace flog
|
||||
const std::optional<T> m_value = std::nullopt;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user