Update backtracer.h

This commit is contained in:
gabime 2019-09-05 00:39:50 +03:00
parent f795297e15
commit 98ec35cee1
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
#include "spdlog/common.h"
#include "spdlog/details/log_msg_buffer.h"
#include "spdlog/details/circular_q.h"
#include "spdlog/sinks/sink.h"
#include <mutex>
// Store log messages in circular buffer.