mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-01 16:28:09 +08:00
Description:
Removed commented out lines. Platform tested Jam (only comments)
This commit is contained in:
parent
d26c3bef4d
commit
ef52b96a9a
@ -39,7 +39,6 @@ namespace H5 {
|
||||
class FloatType;
|
||||
class StrType;
|
||||
class CompType;
|
||||
//class RefType;
|
||||
class AbstractDs;
|
||||
class DataSet;
|
||||
class Group;
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include "H5Object.h"
|
||||
#include "H5AbstractDs.h"
|
||||
#include "H5Attribute.h"
|
||||
//#include "H5CommonFG.h"
|
||||
#include "H5DataType.h"
|
||||
#include "H5AtomType.h"
|
||||
#include "H5PredType.h"
|
||||
|
Loading…
Reference in New Issue
Block a user