#ifndef __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__ #include #include #include "../test/test_common.hpp" namespace opencv_test { using namespace perf; using namespace cv::dnn; } // namespace #endif