We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31dcd41 commit 4fd76d6Copy full SHA for 4fd76d6
1 file changed
library/Process.cpp
@@ -36,6 +36,7 @@ distribution.
36
#include <filesystem>
37
38
#include <fmt/format.h>
39
+#include <fmt/ostream.h>
40
41
#ifndef WIN32
42
#include <dirent.h>
0 commit comments