X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fmultiprecision%2Ftest%2Finclude_test%2Ftommath_include_test.cpp;h=5242444f1fdbed70f6aca49a80bf5eb0005a92b5;hb=92f5a8d42d07f9929ae4fa7e01342fe8d96808a8;hp=9f146dbf9292d377af7a1c079b041f31234dca89;hpb=a0324939f9d0e1905d5df8f57442f09dc70af83d;p=ceph.git diff --git a/ceph/src/boost/libs/multiprecision/test/include_test/tommath_include_test.cpp b/ceph/src/boost/libs/multiprecision/test/include_test/tommath_include_test.cpp index 9f146dbf9..5242444f1 100644 --- a/ceph/src/boost/libs/multiprecision/test/include_test/tommath_include_test.cpp +++ b/ceph/src/boost/libs/multiprecision/test/include_test/tommath_include_test.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////// // Copyright 2012 John Maddock. 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_ +// LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt #include @@ -11,5 +11,3 @@ int main() { tom_int a; } - -