]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/math/special_functions/detail/bessel_jy_zero.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / math / special_functions / detail / bessel_jy_zero.hpp
index ecd8696eeeb1a4e984197efb7ca9edffa0507804..0ce9af7e6539a146b445aef78bbb7358aac73e7b 100644 (file)
@@ -15,8 +15,8 @@
 // for small order, uniform asymptotic expansion for large order,
 // and iteration and root interlacing for negative order.
 //
-#ifndef _BESSEL_JY_ZERO_2013_01_18_HPP_
-  #define _BESSEL_JY_ZERO_2013_01_18_HPP_
+#ifndef BOOST_MATH_BESSEL_JY_ZERO_2013_01_18_HPP_
+  #define BOOST_MATH_BESSEL_JY_ZERO_2013_01_18_HPP_
 
   #include <algorithm>
   #include <boost/math/constants/constants.hpp>
     } // namespace bessel_zero
   } } } // namespace boost::math::detail
 
-#endif // _BESSEL_JY_ZERO_2013_01_18_HPP_
+#endif // BOOST_MATH_BESSEL_JY_ZERO_2013_01_18_HPP_