SHA256
modify something
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef FLOG_IMPL_CONSOLE_OUTPUTTER
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1,7 @@
|
||||
#ifndef FEATHERLOG_IMPL_FLOG_IMPL_HPP
|
||||
#define FEATHERLOG_IMPL_FLOG_IMPL_HPP
|
||||
|
||||
#include <featherlog/impl/console_outputter.hpp>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user