From b6681cd08bb54c202b350f11df9217b3fb50671b Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 26 Aug 2008 20:01:25 +0000 Subject: [PATCH] *** empty log message *** --- Mesh/Field.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Mesh/Field.cpp b/Mesh/Field.cpp index 6a065b738d..d5b781ec1b 100644 --- a/Mesh/Field.cpp +++ b/Mesh/Field.cpp @@ -2,6 +2,10 @@ // // See the LICENSE.txt file for license information. Please report all // bugs and problems to <gmsh@geuz.org>. +// +// Contributor(s): +// Jonathan Lambrechts +// #include <list> #include <math.h> -- GitLab