SHA256
8 lines
135 B
C++
8 lines
135 B
C++
#ifndef FEATHERLOG_IMPL_FLOG_IMPL_HPP
|
|
#define FEATHERLOG_IMPL_FLOG_IMPL_HPP
|
|
|
|
#include <featherlog/impl/console_outputter.hpp>
|
|
|
|
#endif
|
|
|