Files
Happy-Reconstruction/Lib/opencv/sources/modules/dnn/test/test_main.cpp
2020-01-27 20:20:56 +08:00

8 lines
125 B
C++

#include "test_precomp.hpp"
#if defined(HAVE_HPX)
#include <hpx/hpx_main.hpp>
#endif
CV_TEST_MAIN("", initDNNTests());