#ifndef __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__ #include #include namespace opencv_test { using namespace perf; using namespace cv::dnn; } // namespace #endif