summaryrefslogtreecommitdiff
path: root/sigc++/adaptors/tuple_visitor_visit_each.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigc++/adaptors/tuple_visitor_visit_each.h')
-rw-r--r--sigc++/adaptors/tuple_visitor_visit_each.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigc++/adaptors/tuple_visitor_visit_each.h b/sigc++/adaptors/tuple_visitor_visit_each.h
index 67ce9dd..5cccd49 100644
--- a/sigc++/adaptors/tuple_visitor_visit_each.h
+++ b/sigc++/adaptors/tuple_visitor_visit_each.h
@@ -20,6 +20,7 @@
#define SIGC_TUPLE_VISITOR_VISIT_EACH_H
#include <tuple>
+#include <sigc++/visit_each.h>
namespace sigc
{