Skip to content

Commit 5bfdb29

Browse files
committed
Add necessary #include<>s
* sigc++/adaptors/tuple_visitor_visit_each.h * sigc++/reference_wrapper.h
1 parent 33825e9 commit 5bfdb29

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

sigc++/adaptors/tuple_visitor_visit_each.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#define SIGC_TUPLE_VISITOR_VISIT_EACH_H
2121

2222
#include <tuple>
23+
#include <sigc++/visit_each.h>
2324

2425
namespace sigc
2526
{

sigc++/reference_wrapper.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
#ifndef SIGC_REFERENCE_WRAPPER_H
2020
#define SIGC_REFERENCE_WRAPPER_H
2121

22+
#include <functional>
23+
2224
namespace sigc
2325
{
2426

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy