aboutsummaryrefslogtreecommitdiff
path: root/science/dakota/files/patch-src_WorkdirHelper.hpp
blob: 3b4a404cb8090d3e2fb182a711a70bc2c6fab344 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
- https://github.com/snl-dakota/dakota/pull/179

--- src/WorkdirHelper.hpp.orig	2025-03-30 07:11:51 UTC
+++ src/WorkdirHelper.hpp
@@ -17,6 +17,7 @@
 #include <boost/regex.hpp>
 #include <boost/iterator/filter_iterator.hpp>
 
+#include <boost/filesystem/directory.hpp>
 #include <boost/filesystem/operations.hpp>
 #include <boost/filesystem/path.hpp>
 namespace bfs = boost::filesystem;