Commit 2213fee574ef7428862cc1bb34d55b76c9766333

Authored by Scott Klum
1 parent aa1842cc

Stupidity reversed

Showing 1 changed file with 0 additions and 3 deletions
sdk/plugins/stasm.cpp
1 1 #include <QProcess>
2 2 #include <stasm_dll.hpp>
3 3 #include <opencv2/highgui/highgui.hpp>
4   -
5   -#include <opencv2/highgui/highgui.hpp>
6   -
7 4 #include <openbr_plugin.h>
8 5  
9 6 using namespace cv;
... ...