science/dakota: prepare for upcoming Boost-1.81

With hat:	office
This commit is contained in:
Dima Panov 2023-01-12 18:23:57 +03:00
parent 2fcfc8fc29
commit ab08d9f32d

View File

@ -0,0 +1,10 @@
--- packages/external/muq2/MUQ/Modeling/WorkPiece.h.orig 2022-05-09 04:14:50 UTC
+++ packages/external/muq2/MUQ/Modeling/WorkPiece.h
@@ -9,6 +9,7 @@
#include<cassert>
#include<memory>
#include<string>
+#include<deque>
#include "boost/any.hpp"
#include "boost/optional.hpp"