modify something

This commit is contained in:
CupWater
2026-08-18 13:55:04 +08:00
parent 693db85e3b
commit c7d4b87d3e
15 changed files with 51 additions and 46 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef FEATHERLOG_IMPL_FLOG_IMPL_HPP
#define FEATHERLOG_IMPL_FLOG_IMPL_HPP
#include <featherlog/impl/console_outputter.hpp>
#endif