diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 03:09:07 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 03:09:07 +0300 |
commit | 104d62a1485ec94abc3b7902489d76b3c2324e2f (patch) | |
tree | 39302f37a3ea6e44d1457e38eb1cf78d72eb42de /packages/net-im/qtox/files/gcc.patch | |
parent | b291673ef78a79a53dda32d97910bcc3956b110b (diff) |
qtox: edited as requested by exherbo developers
removed unneded patch
added headers to remaining patch (am i doing it right ? )
Diffstat (limited to 'packages/net-im/qtox/files/gcc.patch')
-rw-r--r-- | packages/net-im/qtox/files/gcc.patch | 13 |
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> |