1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #26287 from mshabunin:cpp-17

build: transition to C++17, minor changes in documentation
This commit is contained in:
Alexander Smorkalov
2024-10-26 19:59:48 +03:00
committed by GitHub
14 changed files with 73 additions and 330 deletions
+5
View File
@@ -43,6 +43,11 @@
#ifndef __OPENCV_PRECOMP_H__
#define __OPENCV_PRECOMP_H__
#ifdef _MSC_VER
# define _SILENCE_CXX17_C_HEADER_DEPRECATION_WARNING
# define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
#endif
#ifdef BUILD_PLUGIN
#include "opencv2/core/utility.hpp"
#else // BUILD_PLUGIN