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