Bill Wendling a6b59791ab [svn-r6485] Purpose:
Bug Fix
Description:
    "using namespace std" isn't supported on HP-UX. We ahve the H5_NO_STD
    flag begin set, but it wasn't being used.
Solution:
    Added the check to the #ifdef line to see if H5_NO_STD is defined
    before trying to use it in the program.
Platforms tested:
    Kelgia
2003-03-17 12:20:07 -05:00
..
2002-02-22 17:12:52 -05:00
2003-03-17 12:20:07 -05:00
2003-03-17 12:20:07 -05:00
2003-03-17 11:41:02 -05:00
2002-04-02 17:08:23 -05:00
2003-02-25 09:56:36 -05:00