From 1f4eaf9aa81fe4c1ae14f7476851cc7eee3cc951 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 17 Jul 2000 06:03:43 +0000 Subject: Included assert.h which is need for non-MPI configs. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1754 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/comm/CactusDefaultComm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/comm') diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c index d490dff2..9686515b 100644 --- a/src/comm/CactusDefaultComm.c +++ b/src/comm/CactusDefaultComm.c @@ -11,6 +11,7 @@ #include #include +#include #include "cctk_Flesh.h" #include "cctk_Groups.h" -- cgit v1.2.3