mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
8 lines
118 B
C++
8 lines
118 B
C++
#include "perf_precomp.hpp"
|
|
|
|
#if defined(HAVE_HPX)
|
|
#include <hpx/hpx_main.hpp>
|
|
#endif
|
|
|
|
CV_PERF_TEST_MAIN(calib3d)
|