summarylogtreecommitdiffstats
path: root/gcc46.patch
diff options
context:
space:
mode:
authorvlad2015-07-08 15:48:35 +0300
committervlad2015-07-08 15:48:35 +0300
commite6b7bb21903e49897ccddfca33e2ec44590b3cdc (patch)
treebc07e955f7fc940be8c3c837671d6408f7beb392 /gcc46.patch
downloadaur-e6b7bb21903e49897ccddfca33e2ec44590b3cdc.tar.gz
Initial import
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