From: David Wells Date: Mon, 10 May 2021 15:37:12 +0000 (-0400) Subject: Fix compilation with HDF5 X-Git-Tag: v9.3.0-rc1~97^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd1d3a7bf7b6627e905f8e2a1d9ae6e8785d7606;p=dealii.git Fix compilation with HDF5 --- diff --git a/source/base/hdf5.cc b/source/base/hdf5.cc index 806e488852..e735d62ae9 100644 --- a/source/base/hdf5.cc +++ b/source/base/hdf5.cc @@ -21,6 +21,8 @@ # include +# include + DEAL_II_NAMESPACE_OPEN namespace HDF5