X-Git-Url: https://git.proxmox.com/?p=ceph.git;a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fqvm%2Ftest%2Fidentity_mat_test.cpp;h=979761c4e57ce48cf7bb2a746ec6f114a7723234;hp=ef753fb38867be5314795fd89b733e5866ecccee;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hpb=bd41e436e25044e8e83156060a37c23cb661c364 diff --git a/ceph/src/boost/libs/qvm/test/identity_mat_test.cpp b/ceph/src/boost/libs/qvm/test/identity_mat_test.cpp index ef753fb38..979761c4e 100644 --- a/ceph/src/boost/libs/qvm/test/identity_mat_test.cpp +++ b/ceph/src/boost/libs/qvm/test/identity_mat_test.cpp @@ -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 +#endif -#include #include "test_qvm_matrix.hpp" namespace