diff --git a/ProtocolVersion_8cpp_source.html b/ProtocolVersion_8cpp_source.html index c83855bf4e..18fb723b32 100644 --- a/ProtocolVersion_8cpp_source.html +++ b/ProtocolVersion_8cpp_source.html @@ -91,7 +91,7 @@ $(function() {
20 #include <ripple/beast/core/LexicalCast.h>
21 #include <ripple/beast/rfc2616.h>
22 #include <ripple/overlay/impl/ProtocolVersion.h>
-
23 #include <boost/function_output_iterator.hpp>
+
23 #include <boost/iterator/function_output_iterator.hpp>
24 #include <boost/regex.hpp>
25 #include <algorithm>
26 #include <functional>
diff --git a/Tx_8h_source.html b/Tx_8h_source.html index a689652deb..e1b65ea16e 100644 --- a/Tx_8h_source.html +++ b/Tx_8h_source.html @@ -92,7 +92,7 @@ $(function() {
21 #include <ripple/beast/hash/hash_append.h>
22 #include <ripple/beast/hash/uhash.h>
23 #include <boost/container/flat_set.hpp>
-
24 #include <boost/function_output_iterator.hpp>
+
24 #include <boost/iterator/function_output_iterator.hpp>
25 #include <map>
26 #include <ostream>
27 #include <string>