12 lines
178 B
C++
Executable File
12 lines
178 B
C++
Executable File
#ifndef _H5Part_HH_
|
|
#define _H5Part_HH_
|
|
|
|
extern "C" {
|
|
#include "H5PartTypes.h"
|
|
#include "H5Part.h"
|
|
}
|
|
|
|
/* Add any C++ specific extensions/implementations/wrappers here */
|
|
|
|
#endif
|