summaryrefslogtreecommitdiff
path: root/cad/gmsh/files/patch-Geo_CustomContainer.h
blob: a2d5884b7e9574fafcfc585fba83e6514add93bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Geo/CustomContainer.h.orig	2016-08-28 23:25:55 UTC
+++ Geo/CustomContainer.h
@@ -8,6 +8,7 @@
 #ifndef _CUSTOMCONTAINER_H_
 #define _CUSTOMCONTAINER_H_
 
+#include <cstddef>
 #include <cstdlib>
 #include <cstring>
 #include <cstddef>