]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/example/to_continued_fraction.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / example / to_continued_fraction.cpp
index 7c7db7295eaeecf51a4febe66d95df566cef0761..4eaa83050af7b79fc953abb859dfb4b382e229ff 100644 (file)
@@ -2,6 +2,11 @@
 //  Use, modification and distribution are subject to 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)
+//
+// Deliberately contains some unicode characters:
+// 
+// boost-no-inspect
+//
 #include <iostream>
 #include <boost/math/constants/constants.hpp>
 #include <boost/math/tools/simple_continued_fraction.hpp>