]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/outcome/test/tests/value-or-error.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / outcome / test / tests / value-or-error.cpp
index fcdc17a344eb5b128a35beab4e563c25bf6c4eb4..f23308dfc20a74e983a077438475093c98569d5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Unit testing for outcomes
-(C) 2013-2020 Niall Douglas <http://www.nedproductions.biz/> (3 commits)
+(C) 2013-2022 Niall Douglas <http://www.nedproductions.biz/> (3 commits)
 
 
 Boost Software License - Version 1.0 - August 17th, 2003
@@ -27,7 +27,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
 */
 
-#include <boost/outcome/outcome.hpp>
+#include <boost/outcome.hpp>
 #include <boost/test/unit_test.hpp>
 #include <boost/test/unit_test_monitor.hpp>