oxen-core/src/common/format.h

7 lines
121 B
C
Raw Normal View History

#pragma once
#include <oxen/log/format.hpp>
// Make ""_format available globally:
using namespace oxen::log::literals;