Add unwrap_and_invoke.hpp to boost/system.hpp

This commit is contained in:
Peter Dimov
2026-03-03 19:36:13 +02:00
parent 026862285e
commit 2db6b8e595
+1
View File
@@ -10,5 +10,6 @@
#include <boost/system/error_code.hpp>
#include <boost/system/system_error.hpp>
#include <boost/system/result.hpp>
#include <boost/system/unwrap_and_invoke.hpp>
#endif // #ifndef BOOST_SYSTEM_HPP_INCLUDED