Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Tetragramm
GitHub Repository: Tetragramm/opencv
Path: blob/master/modules/flann/test/test_main.cpp
16354 views
1
#include "test_precomp.hpp"
2
3
#if defined(HAVE_HPX)
4
#include <hpx/hpx_main.hpp>
5
#endif
6
7
CV_TEST_MAIN("cv")
8
9