ports/devel/phasar/files/patch-lib_Utils_DOTGraph.cpp
Yuri Victorovich 454819577f devel/phasar: update 2403 → 2503
Reported by:	portscout
2025-03-16 00:30:18 -07:00

13 lines
289 B
C++

- https://github.com/secure-software-engineering/phasar/issues/762
--- lib/Utils/DOTGraph.cpp.orig 2025-03-16 05:23:34 UTC
+++ lib/Utils/DOTGraph.cpp
@@ -23,6 +23,7 @@
#include <fstream>
#include <iterator>
#include <ostream>
+#include <sstream>
#include <utility>
namespace psr {