We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1137fde commit 25b5ed3Copy full SHA for 25b5ed3
include/AsyncLogger/Logger.hpp
@@ -11,6 +11,7 @@
11
#define MAKE_FORMAT_ARGS fmt::make_format_args
12
#endif
13
#include <functional>
14
+#include <thread>
15
#include "concurrency/shared_queue.hpp"
16
#include "LogCapture.hpp"
17
#include "LogIntermediate.hpp"
0 commit comments