1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-26 13:53:03 +04:00
Files
opencv/modules/dnn/test/test_main.cpp
T
2019-06-26 20:19:04 +00:00

8 lines
125 B
C++

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