8 lines
110 B
C++
8 lines
110 B
C++
|
#include "test_precomp.hpp"
|
||
|
|
||
|
#if defined(HAVE_HPX)
|
||
|
#include <hpx/hpx_main.hpp>
|
||
|
#endif
|
||
|
|
||
|
CV_TEST_MAIN("cv")
|