diff options
Diffstat (limited to 'c++/test/testhdf5.cpp')
-rw-r--r-- | c++/test/testhdf5.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/test/testhdf5.cpp b/c++/test/testhdf5.cpp index f34ef8f..c59ade9 100644 --- a/c++/test/testhdf5.cpp +++ b/c++/test/testhdf5.cpp @@ -51,7 +51,7 @@ using namespace H5; #endif /* !H5_NO_NAMESPACE */ -int +int main(int argc, char *argv[]) { /* Initialize testing framework */ |