summaryrefslogtreecommitdiff
path: root/packages/net-im/qtox/files/gcc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/net-im/qtox/files/gcc.patch')
-rw-r--r--packages/net-im/qtox/files/gcc.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/net-im/qtox/files/gcc.patch b/packages/net-im/qtox/files/gcc.patch
deleted file mode 100644
index 14c7289..0000000
--- a/packages/net-im/qtox/files/gcc.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/core/core.h b/src/core/core.h
-index ec7b381e..62346c64 100644
---- a/src/core/core.h
-+++ b/src/core/core.h
-@@ -24,6 +24,8 @@
- #include "corestructs.h"
- #include "toxid.h"
-
-+#include <functional>
-+
- #include <tox/tox.h>
-
- #include <QMutex>