split to log_msg_buffer.h ito header and mpl

This commit is contained in:
gabime
2019-09-19 11:52:03 +03:00
parent c1c23d1e7b
commit 5721debdf1
3 changed files with 76 additions and 45 deletions

View File

@@ -12,6 +12,7 @@
#include "spdlog/details/os-inl.h"
#include "spdlog/details/pattern_formatter-inl.h"
#include "spdlog/details/log_msg-inl.h"
#include "spdlog/details/log_msg_buffer-inl.h"
#include "spdlog/logger-inl.h"
#include "spdlog/sinks/sink-inl.h"