[cig-commits] commit:

Mercurial hg at geodynamics.org
Mon Nov 24 11:58:39 PST 2008


changeset:   68:68d69badb526
user:        LukeHodkinson
date:        Mon Mar 31 05:40:40 2008 +0000
files:       Utils/src/dump_discretisation.c
description:
Update to make it work with VMake.


diff -r c266fd3c057f -r 68d69badb526 Utils/src/dump_discretisation.c
--- a/Utils/src/dump_discretisation.c	Mon Mar 31 05:40:13 2008 +0000
+++ b/Utils/src/dump_discretisation.c	Mon Mar 31 05:40:40 2008 +0000
@@ -1,6 +1,8 @@
 #include <stdlib.h>
 #include <stdio.h>
+#ifdef HAVE_HDF5
 #include <hdf5.h>
+#endif
 #include <StGermain/StGermain.h>
 #include <StgDomain/StgDomain.h>
 



More information about the CIG-COMMITS mailing list