Added missing include
This commit is contained in:
parent
3153f22b8d
commit
31d1795742
@ -4,6 +4,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <mutex>
|
||||
#include "spdlog/common.h"
|
||||
|
||||
// by default, prints the error to stderr, thread safe
|
||||
|
Loading…
Reference in New Issue
Block a user