Commit a6cd8369f5c572133edbd6d9c41680d08fe195d4

Authored by Brendan Klare
1 parent 6293aebe

removed old debug include

Showing 1 changed file with 0 additions and 1 deletions
openbr/plugins/ltp.cpp
... ... @@ -17,7 +17,6 @@
17 17 #include <opencv2/imgproc/imgproc.hpp>
18 18 #include <limits>
19 19 #include "openbr_internal.h"
20   -#include <iostream>
21 20  
22 21 using namespace cv;
23 22  
... ...