aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/netgen/add_filesystem.patch
blob: 47f9c2ae257878321b657b71fb9c78c875037cba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/libsrc/core/logging.hpp b/libsrc/core/logging.hpp
index adfed7e..d34d3e9 100644
--- a/libsrc/core/logging.hpp	
+++ b/libsrc/core/logging.hpp
@@ -6,6 +6,7 @@
 #include <memory>
 #include <string>
 #include <vector>
+#include <filesystem>
 
 #include "exception.hpp"
 #include "ngcore_api.hpp"