test/H5PartAndreasTest.cc

- include "H5Part.h" insteed of "H5Part.hh"
This commit is contained in:
2006-09-19 01:06:18 +00:00
parent 13660dea05
commit c3f8c3e70e
+1 -1
View File
@@ -3,7 +3,7 @@
#include <string.h>
#include <math.h>
#include <hdf5.h>
#include "H5Part.hh"
#include "H5Part.h"
/*