From a1a9ca04a535ba8c893370f5c5738b3c6f9e9941 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Sep 2025 02:14:23 +0000 Subject: automatic import of dbus-c++ --- dbus-c++-gcc4.7.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dbus-c++-gcc4.7.patch (limited to 'dbus-c++-gcc4.7.patch') diff --git a/dbus-c++-gcc4.7.patch b/dbus-c++-gcc4.7.patch new file mode 100644 index 0000000..5cb8096 --- /dev/null +++ b/dbus-c++-gcc4.7.patch @@ -0,0 +1,12 @@ +diff --git a/include/dbus-c++/eventloop-integration.h b/include/dbus-c++/eventloop-integration.h +index 1b0302e..3e44304 100644 +--- a/include/dbus-c++/eventloop-integration.h ++++ b/include/dbus-c++/eventloop-integration.h +@@ -26,6 +26,7 @@ + #define __DBUSXX_EVENTLOOP_INTEGRATION_H + + #include ++#include + #include "api.h" + #include "dispatcher.h" + #include "util.h" -- cgit v1.2.3