test/H5test.cc
- include "H5Part.h" insteed of "H5Part.hh"
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <hdf5.h>
|
||||
#include "H5Part.hh"
|
||||
#include "H5Part.h"
|
||||
|
||||
#include <fstream>
|
||||
#include <iomanip>
|
||||
|
||||
Reference in New Issue
Block a user