summaryrefslogtreecommitdiff
path: root/boost/fusion/include/greater_equal.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/include/greater_equal.hpp')
-rw-r--r--boost/fusion/include/greater_equal.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/fusion/include/greater_equal.hpp b/boost/fusion/include/greater_equal.hpp
index 3a09255147..efd462c54d 100644
--- a/boost/fusion/include/greater_equal.hpp
+++ b/boost/fusion/include/greater_equal.hpp
@@ -7,6 +7,7 @@
#if !defined(FUSION_INCLUDE_GREATER_EQUAL)
#define FUSION_INCLUDE_GREATER_EQUAL
+#include <boost/fusion/support/config.hpp>
#include <boost/fusion/sequence/comparison/greater_equal.hpp>
#endif