Fix dlib tests for c++11
c++11 std::mutex clashes with dlib::mutex when: using namespace std; using namespace dlib;
Showing
Please
register
or
sign in
to comment
c++11 std::mutex clashes with dlib::mutex when: using namespace std; using namespace dlib;