]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/example/airy_ulps_plot.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / example / airy_ulps_plot.cpp
index 695d492879df72782b71289146d4a434cf1b5573..1beccadb99a05582a915134d4566fd1c1811f808 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/tools/ulps_plot.hpp>
 #include <boost/core/demangle.hpp>