Make core/internal.hpp a private header
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
/* Haar features calculation */
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include <stdio.h>
|
||||
#include "opencv2/core/internal.hpp"
|
||||
#include "stdio.h"
|
||||
|
||||
#if CV_SSE2
|
||||
# if 1 /*!CV_SSE4_1 && !CV_SSE4_2*/
|
||||
|
Reference in New Issue
Block a user