summaryrefslogtreecommitdiff
path: root/boost/math/concepts/real_type_concept.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/math/concepts/real_type_concept.hpp')
-rw-r--r--boost/math/concepts/real_type_concept.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/math/concepts/real_type_concept.hpp b/boost/math/concepts/real_type_concept.hpp
index f6ec016211..97da780129 100644
--- a/boost/math/concepts/real_type_concept.hpp
+++ b/boost/math/concepts/real_type_concept.hpp
@@ -6,6 +6,7 @@
#ifndef BOOST_MATH_REAL_TYPE_CONCEPT_HPP
#define BOOST_MATH_REAL_TYPE_CONCEPT_HPP
+#include <boost/config.hpp>
#ifdef BOOST_MSVC
#pragma warning(push)
#pragma warning(disable: 4100)