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

View File

@@ -42,6 +42,7 @@
//
//M*/
#include "precomp.hpp"
#include "hal_internal.hpp"
#ifdef HAVE_LAPACK