PKGBUILDs/aur/mediatomb/gcc46.patch

11 lines
180 B
Diff
Raw Normal View History

2011-12-11 18:44:15 +00:00
--- 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