summaryrefslogtreecommitdiffstats
path: root/hl/test
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-11-07 22:14:02 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-11-07 22:14:02 (GMT)
commit370d940cd0ad4cb7eb49314fd955c16b5dcfbe87 (patch)
treed7094f88f920fbd7cfd48a9d355672e5a453af18 /hl/test
parent08910385629d5cbfde5aa43cef0bcba17f7995b1 (diff)
downloadhdf5-370d940cd0ad4cb7eb49314fd955c16b5dcfbe87.zip
hdf5-370d940cd0ad4cb7eb49314fd955c16b5dcfbe87.tar.gz
hdf5-370d940cd0ad4cb7eb49314fd955c16b5dcfbe87.tar.bz2
[svn-r11689] Purpose: Bug fix
Description: The g++ on sleipnir had troubles to compile the H5LTtext_to_dtype() code. Solution: Fixed problems at different places. Platforms tested: h5committest and g++ on sleipnir.
Diffstat (limited to 'hl/test')
-rw-r--r--hl/test/test_lite.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/test/test_lite.c b/hl/test/test_lite.c
index 6b10919..144bfea 100644
--- a/hl/test/test_lite.c
+++ b/hl/test/test_lite.c
@@ -14,10 +14,8 @@
#include <stdlib.h>
-
#include "H5LT.h"
-
#define FILE_NAME "test_lite1.h5"
#define FILE_NAME2 "test_lite2.h5"