Added missing include

This commit is contained in:
gabime 2025-01-04 17:16:10 +02:00
parent 3153f22b8d
commit 31d1795742

View File

@ -4,6 +4,7 @@
#pragma once
#include <string>
#include <mutex>
#include "spdlog/common.h"
// by default, prints the error to stderr, thread safe