summaryrefslogtreecommitdiffstats
path: root/c++/test/dsets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/test/dsets.cpp')
-rw-r--r--c++/test/dsets.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/c++/test/dsets.cpp b/c++/test/dsets.cpp
index 38357b7..b80a500 100644
--- a/c++/test/dsets.cpp
+++ b/c++/test/dsets.cpp
@@ -18,9 +18,10 @@
*
*************************************************************/
+#include <iostream>
+#include "H5Cpp.h"
#include "h5test.h"
#include "testhdf5.h"
-#include "H5Cpp.h"
#ifndef H5_NO_NAMESPACE
using namespace H5;