summaryrefslogtreecommitdiff
path: root/cad/gmsh/files/patch-Geo__CustomContainer.h
blob: c4538ad6980df7392654b6fbbfc9a9d655768e4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Geo/CustomContainer.h.orig	2010-10-15 09:35:00.000000000 -0400
+++ Geo/CustomContainer.h	2011-08-09 05:12:35.000000000 -0400
@@ -8,6 +8,7 @@
 #ifndef _CUSTOMCONTAINER_H_
 #define _CUSTOMCONTAINER_H_
 
+#include <cstddef>
 #include <cstdlib>
 #include <cstring>