From ddc60e38b11d91679146cd84649f3cb401ca411b Mon Sep 17 00:00:00 2001 From: rideout Date: Thu, 6 Mar 2003 10:54:15 +0000 Subject: include string.h git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@22 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e --- src/MaskUtils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/MaskUtils.c b/src/MaskUtils.c index 6730f1a..d2ea5f6 100644 --- a/src/MaskUtils.c +++ b/src/MaskUtils.c @@ -10,6 +10,7 @@ #include #include +#include #include "cctk.h" #include "cctk_FortranString.h" -- cgit v1.2.3