summaryrefslogtreecommitdiff
path: root/boost/fusion/adapted/boost_tuple.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/adapted/boost_tuple.hpp')
-rw-r--r--boost/fusion/adapted/boost_tuple.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/fusion/adapted/boost_tuple.hpp b/boost/fusion/adapted/boost_tuple.hpp
index 85af576461..7ef65686b6 100644
--- a/boost/fusion/adapted/boost_tuple.hpp
+++ b/boost/fusion/adapted/boost_tuple.hpp
@@ -17,5 +17,7 @@
#include <boost/fusion/adapted/boost_tuple/detail/size_impl.hpp>
#include <boost/fusion/adapted/boost_tuple/detail/at_impl.hpp>
#include <boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp>
+#include <boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp>
+#include <boost/fusion/adapted/boost_tuple/mpl/clear.hpp>
#endif