1 Fix build failure with gcc 4.7+
2 From bugtracker: http://sourceforge.net/p/dbus-cplusplus/patches/13/
4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
6 diff --git a/include/dbus-c++/eventloop-integration.h b/include/dbus-c++/eventloop-integration.h
7 index 1b0302e..3e44304 100644
8 --- a/include/dbus-c++/eventloop-integration.h
9 +++ b/include/dbus-c++/eventloop-integration.h
11 #define __DBUSXX_EVENTLOOP_INTEGRATION_H
16 #include "dispatcher.h"