Added missing include

pull/3309/head
gabime 8 months ago
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…
Cancel
Save