summaryrefslogtreecommitdiff
path: root/boost/lexical_cast/detail/converter_numeric.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/lexical_cast/detail/converter_numeric.hpp')
-rw-r--r--boost/lexical_cast/detail/converter_numeric.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/lexical_cast/detail/converter_numeric.hpp b/boost/lexical_cast/detail/converter_numeric.hpp
index 83600f7e0b..54f7a35ff4 100644
--- a/boost/lexical_cast/detail/converter_numeric.hpp
+++ b/boost/lexical_cast/detail/converter_numeric.hpp
@@ -31,6 +31,7 @@
#include <boost/type_traits/is_integral.hpp>
#include <boost/type_traits/is_arithmetic.hpp>
#include <boost/type_traits/is_base_of.hpp>
+#include <boost/type_traits/is_float.hpp>
#include <boost/numeric/conversion/cast.hpp>