summarylogtreecommitdiffstats
path: root/gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gcc46.patch')
-rw-r--r--gcc46.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc46.patch b/gcc46.patch
new file mode 100644
index 000000000000..0f4fe490f424
--- /dev/null
+++ b/gcc46.patch
@@ -0,0 +1,10 @@
+--- 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