From 7262f9dc9712ad4bda6b089c078cd3180b309c18 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 3 Feb 2000 11:33:14 +0000 Subject: #include to remove compiler warning. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1340 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/IO/FortranBindingsIO.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/IO') diff --git a/src/IO/FortranBindingsIO.c b/src/IO/FortranBindingsIO.c index 3011b079..002459b1 100644 --- a/src/IO/FortranBindingsIO.c +++ b/src/IO/FortranBindingsIO.c @@ -11,6 +11,7 @@ #include "cctk_Flesh.h" #include "cctk_FortranString.h" #include "cctk_Comm.h" +#include "cctk_IOMethods.h" void FMODIFIER FORTRAN_NAME(CCTK_OutputGH)(int *istat,cGH *GH) { -- cgit v1.2.3