]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/multiprecision/test/include_test/tommath_include_test.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / multiprecision / test / include_test / tommath_include_test.cpp
index 9f146dbf9292d377af7a1c079b041f31234dca89..5242444f1fdbed70f6aca49a80bf5eb0005a92b5 100644 (file)
@@ -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 <boost/multiprecision/tommath.hpp>
 
@@ -11,5 +11,3 @@ int main()
 {
    tom_int a;
 }
-
-