summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/mediatomb/gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/community/mediatomb/gcc46.patch')
-rw-r--r--abs/extra/community/mediatomb/gcc46.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/extra/community/mediatomb/gcc46.patch b/abs/extra/community/mediatomb/gcc46.patch
deleted file mode 100644
index 0f4fe49..0000000
--- a/abs/extra/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