aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RecoverGH.c')
-rw-r--r--src/RecoverGH.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RecoverGH.c b/src/RecoverGH.c
index 9adf9a1..f0e8487 100644
--- a/src/RecoverGH.c
+++ b/src/RecoverGH.c
@@ -414,6 +414,9 @@ int IOFlexIO_RecoverGH (cGH *GH, const char *basename, int called_from)
}
return (0);
+
+ USE_CCTK_PARAMETERS
+
}
int IOFlexIO_restoreParams (IOFile ifp, int myproc)