summaryrefslogtreecommitdiff
path: root/community/mediatomb/gcc46.patch
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-11-02 13:41:57 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-11-02 13:41:57 +0000
commit9343f37ee7ba1aa98f65272412d331a280890e12 (patch)
treea4bf1207d01a10e5cf246f1a4755086280f47b70 /community/mediatomb/gcc46.patch
parent37a1064b8105764414f279ced442e6ba2f63bea1 (diff)
Wed Nov 2 13:41:53 UTC 2011
Diffstat (limited to 'community/mediatomb/gcc46.patch')
-rw-r--r--community/mediatomb/gcc46.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/mediatomb/gcc46.patch b/community/mediatomb/gcc46.patch
deleted file mode 100644
index 0f4fe490f..000000000
--- a/community/mediatomb/gcc46.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/zmm/object.h
-+++ b/src/zmm/object.h
-@@ -33,6 +33,7 @@
- #define __ZMM_OBJECT_H__
-
- #include <new> // for size_t
-+#include <cstddef>
- #include "atomic.h"
-
- namespace zmm