#ifdef HAVE_WINRT
    #pragma warning(disable:4447) // Disable warning 'main' signature found without threading model
#endif

#include "test_precomp.hpp"

CV_TEST_MAIN("cv")