test_main.cpp 110 B

1234567
  1. #include "test_precomp.hpp"
  2. #if defined(HAVE_HPX)
  3. #include <hpx/hpx_main.hpp>
  4. #endif
  5. CV_TEST_MAIN("cv")