summarylogtreecommitdiffstats
path: root/gcc46.patch
blob: 0f4fe490f42467ec19475bf1ef5c0f923ccad427 (plain)
1
2
3
4
5
6
7
8
9
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