1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

core: include version.hpp in cvdef.h, fix precomp.hpp usage

This commit is contained in:
Alexander Alekhin
2021-02-16 10:06:31 +00:00
parent f0445295bd
commit 6d3502833f
11 changed files with 12 additions and 14 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
// This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html
#include "precomp.hpp"
#include "opencv2/core/mat.hpp"
#include "opencv2/core/types_c.h"
#include "precomp.hpp"
// glue