Skip to content

Commit 4fd76d6

Browse files
committed
add another missing include
1 parent 31dcd41 commit 4fd76d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/Process.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ distribution.
3636
#include <filesystem>
3737

3838
#include <fmt/format.h>
39+
#include <fmt/ostream.h>
3940

4041
#ifndef WIN32
4142
#include <dirent.h>

0 commit comments

Comments
 (0)