mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
c597c46ae4
Purpose: Bug Fix Description & Solution: In the test for "namespace", we needed to include the "iostream" header file to remove errors for strict compilers who need iostream for namespaces. I moved the test for namespace to after the test for "old header filenames" to make sure that I'm #including the correct iostream ("iostream" or "iostream.h"). Platforms tested: Linux |
||
---|---|---|
.. | ||
config | ||
examples | ||
src | ||
test | ||
aclocal.m4 | ||
configure | ||
configure.in | ||
Makefile.in |