Commit cf92b8b8 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #532 from alalek:fix_opencv_6016

parents 93dee846 d766663a
...@@ -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