summaryrefslogtreecommitdiff
path: root/boost/math/common_factor.hpp
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2019-12-05 15:12:59 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2019-12-05 15:12:59 +0900
commitb8cf34c691623e4ec329053cbbf68522a855882d (patch)
tree34da08632a99677f6b79ecb65e5b655a5b69a67f /boost/math/common_factor.hpp
parent3fdc3e5ee96dca5b11d1694975a65200787eab86 (diff)
downloadboost-b8cf34c691623e4ec329053cbbf68522a855882d.tar.gz
boost-b8cf34c691623e4ec329053cbbf68522a855882d.tar.bz2
boost-b8cf34c691623e4ec329053cbbf68522a855882d.zip
Imported Upstream version 1.67.0upstream/1.67.0
Diffstat (limited to 'boost/math/common_factor.hpp')
-rw-r--r--boost/math/common_factor.hpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/boost/math/common_factor.hpp b/boost/math/common_factor.hpp
index 21a71e4948..0c7cf432a8 100644
--- a/boost/math/common_factor.hpp
+++ b/boost/math/common_factor.hpp
@@ -5,7 +5,7 @@
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-// See http://www.boost.org for updates, documentation, and revision history.
+// See http://www.boost.org for updates, documentation, and revision history.
#ifndef BOOST_MATH_COMMON_FACTOR_HPP
#define BOOST_MATH_COMMON_FACTOR_HPP
@@ -13,4 +13,7 @@
#include <boost/math/common_factor_ct.hpp>
#include <boost/math/common_factor_rt.hpp>
+BOOST_HEADER_DEPRECATED("<boost/integer/common_factor.hpp>");
+
+
#endif // BOOST_MATH_COMMON_FACTOR_HPP