summaryrefslogtreecommitdiff
path: root/boost/fusion/container/vector/detail/equal_to_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/container/vector/detail/equal_to_impl.hpp')
-rw-r--r--boost/fusion/container/vector/detail/equal_to_impl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/fusion/container/vector/detail/equal_to_impl.hpp b/boost/fusion/container/vector/detail/equal_to_impl.hpp
index 3c6fcbd2ee..50420cc827 100644
--- a/boost/fusion/container/vector/detail/equal_to_impl.hpp
+++ b/boost/fusion/container/vector/detail/equal_to_impl.hpp
@@ -7,6 +7,7 @@
#if !defined(FUSION_EQUAL_TO_IMPL_05052005_1215)
#define FUSION_EQUAL_TO_IMPL_05052005_1215
+#include <boost/fusion/support/config.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/mpl/equal_to.hpp>
#include <boost/mpl/and.hpp>