Files
FeatherLog/include/featherlog/impl/flog_impl.hpp
T
2026-08-18 13:55:04 +08:00

8 lines
135 B
C++

#ifndef FEATHERLOG_IMPL_FLOG_IMPL_HPP
#define FEATHERLOG_IMPL_FLOG_IMPL_HPP
#include <featherlog/impl/console_outputter.hpp>
#endif