From 72faa54ddcd07972f250a53098b0ecfbd08363df Mon Sep 17 00:00:00 2001 From: Martin Miller Date: Sun, 28 Jan 2018 10:58:23 -0500 Subject: Change core.hpp to opencv.hpp so that I can compile. If you are using the hpc then you might need to revert this. --- src/feature.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/feature.h') diff --git a/src/feature.h b/src/feature.h index eade6e7..7cf38aa 100644 --- a/src/feature.h +++ b/src/feature.h @@ -1,6 +1,6 @@ #ifndef feature_INC #define feature_INC -#include +#include #include #include -- cgit v1.1