mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fix build with lang/gcc46
Reported by: pav, gerald Approved by: stephen
This commit is contained in:
parent
869f971969
commit
d2da483e52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279510
10
cad/gmsh/files/patch-Geo__CustomContainer.h
Normal file
10
cad/gmsh/files/patch-Geo__CustomContainer.h
Normal file
@ -0,0 +1,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>
|
||||
|
Loading…
Reference in New Issue
Block a user