opencv/modules/dnn/test/test_main.cpp

8 lines
124 B
C++
Raw Normal View History

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