Fixed missing #include "../precomp.hpp"

This commit is contained in:
Arthur Williams
2018-01-05 12:49:42 +00:00
committed by Alexander Alekhin
parent e1ec45c948
commit 8a67858068
+1 -1
View File
@@ -66,7 +66,7 @@
//
//M*/
#include <opencv2/core.hpp>
#include "../precomp.hpp"
#include <iostream>
#include <fstream>