X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffile_log.cc;h=b3c9797c9e8949a926a034732d25c55fa897f666;hb=1858190cff2f960f3d1f0a5cc02c69da86088f5b;hp=599211d10aaefdcc952e2189683bf605411840ba;hpb=e7e9347cdd1f43e0dd3d1ca35632e9493a010fc6;p=dcpomatic.git diff --git a/src/lib/file_log.cc b/src/lib/file_log.cc index 599211d10..b3c9797c9 100644 --- a/src/lib/file_log.cc +++ b/src/lib/file_log.cc @@ -20,6 +20,7 @@ #include "file_log.h" #include "cross.h" #include +#include using std::cout; using std::string;