From 9eb63182c289217656ae1d132ef6fb0ce40f19e6 Mon Sep 17 00:00:00 2001 From: goodale Date: Mon, 11 Oct 1999 16:36:00 +0000 Subject: Includes header file for CCTK_ParamWarn. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@5 7ec00dc9-1e7a-42ad-bf73-a299ee168e72 --- src/CheckParameters.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CheckParameters.cc b/src/CheckParameters.cc index f0f6fdb..04a151a 100644 --- a/src/CheckParameters.cc +++ b/src/CheckParameters.cc @@ -10,6 +10,9 @@ #include "cctk.h" #include "cctk_parameters.h" #include "cctk_arguments.h" +#include "cctk_Groups.h" +#include "cctk_Misc.h" +#include "cctk_WarnLevel.h" static char *rcsid = "$Header$"; -- cgit v1.2.3