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

fixed compile problems when Makefiles are used

This commit is contained in:
Vadim Pisarevsky
2011-01-11 12:14:31 +00:00
parent d2c2c07ad2
commit be4251c143
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "precomp.hpp"
#include "test_precomp.hpp"
#include <iostream>
using namespace cv;