]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/qvm/test/plus_eq_mm_test.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / qvm / test / plus_eq_mm_test.cpp
index fc4b5a2602a6653f1a4f461ce99627cae3f30f08..b36f3ddb299eb6d8806a5f0c2ae1ade78d9b2b39 100644 (file)
@@ -1,9 +1,14 @@
-//Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc.
+// Copyright 2008-2022 Emil Dotchevski and Reverge Studios, Inc.
 
-//Distributed under the Boost Software License, Version 1.0. (See accompanying
-//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+#ifdef BOOST_QVM_TEST_SINGLE_HEADER
+#   include BOOST_QVM_TEST_SINGLE_HEADER
+#else
+#   include <boost/qvm/mat_operations.hpp>
+#endif
 
-#include <boost/qvm/mat_operations.hpp>
 #include "test_qvm_matrix.hpp"
 #include "gold.hpp"