workaround: cvconfig.h doesn't work with hal at this moment

This commit is contained in:
Alexander Alekhin
2015-12-14 13:52:02 +03:00
parent e37a58df3c
commit 5d346128f7
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ endif()
set(STR_CPP "// This file is auto-generated. Do not edit!
#include \"precomp.hpp\"
#include \"cvconfig.h\"
#include \"${OUTPUT_HPP_NAME}\"
#ifdef HAVE_OPENCL
-1
View File
@@ -40,7 +40,6 @@
//
//M*/
#include "cvconfig.h"
#include "opencv2/hal.hpp"
#include "opencv2/hal/intrin.hpp"
#include <algorithm>