summaryrefslogtreecommitdiff
path: root/boost/convert/detail/is_converter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/convert/detail/is_converter.hpp')
-rw-r--r--boost/convert/detail/is_converter.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/convert/detail/is_converter.hpp b/boost/convert/detail/is_converter.hpp
index 7633b6daba..6964655409 100644
--- a/boost/convert/detail/is_converter.hpp
+++ b/boost/convert/detail/is_converter.hpp
@@ -5,7 +5,7 @@
#ifndef BOOST_CONVERT_IS_CONVERTER_HPP
#define BOOST_CONVERT_IS_CONVERTER_HPP
-#include <boost/convert/detail/forward.hpp>
+#include <boost/convert/detail/config.hpp>
#include <boost/convert/detail/is_callable.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits.hpp>