GCC 4.8 warning array subscript is above array bounds fixed.

tiff test fixed
This commit is contained in:
Alexander Smorkalov
2014-08-13 13:46:43 +04:00
committed by Dikay900
parent 5141141e2b
commit 6e1a595342
2 changed files with 8 additions and 0 deletions

View File

@@ -42,6 +42,8 @@
#include "test_precomp.hpp"
#include <fstream>
using namespace cv;
using namespace std;