hdf5/c++
Bill Wendling c597c46ae4 [svn-r4688]
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
2001-12-10 13:37:44 -05:00
..
config [svn-r4658] 2001-11-28 15:55:43 -05:00
examples [svn-r4466] 2001-09-21 18:50:15 -05:00
src [svn-r4680] Purpose: 2001-12-06 14:05:12 -05:00
test [svn-r4670] Purpose: 2001-12-05 11:42:40 -05:00
aclocal.m4
configure [svn-r4688] 2001-12-10 13:37:44 -05:00
configure.in [svn-r4688] 2001-12-10 13:37:44 -05:00
Makefile.in [svn-r4467] 2001-09-21 18:52:37 -05:00