[libsigcplusplus] visit_each.h: Add an #include
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsigcplusplus] visit_each.h: Add an #include
- Date: Thu, 9 Nov 2017 08:24:49 +0000 (UTC)
commit 01925e38ad393981d056ab9cda8e044c84864212
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Thu Nov 9 09:22:12 2017 +0100
visit_each.h: Add an #include
sigc++/visit_each.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sigc++/visit_each.h b/sigc++/visit_each.h
index e28d385..50a58eb 100644
--- a/sigc++/visit_each.h
+++ b/sigc++/visit_each.h
@@ -20,6 +20,7 @@
#include <sigc++/type_traits.h>
#include <type_traits>
+#include <utility> // std::forward
namespace sigc
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]