Commit d766663a authored by Alexander Alekhin's avatar Alexander Alekhin

fix: public hdf headers (issue opencv/6016)

parent 93dee846
...@@ -37,16 +37,12 @@ ...@@ -37,16 +37,12 @@
#include <vector> #include <vector>
#include <hdf5.h>
using namespace std;
namespace cv namespace cv
{ {
namespace hdf namespace hdf
{ {
using namespace std;
//! @addtogroup hdf5 //! @addtogroup hdf5
//! @{ //! @{
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
#include "precomp.hpp" #include "precomp.hpp"
#include <hdf5.h>
using namespace std; using namespace std;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment