From ec12608f5fcba21576e1aa323720aa4fa89fdb9c Mon Sep 17 00:00:00 2001 From: Alexander Shishkov Date: Mon, 6 Feb 2012 08:38:03 +0000 Subject: [PATCH] fixed #1590 --- modules/core/include/opencv2/core/core.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/core/include/opencv2/core/core.hpp b/modules/core/include/opencv2/core/core.hpp index 635383183..81ebde4c5 100644 --- a/modules/core/include/opencv2/core/core.hpp +++ b/modules/core/include/opencv2/core/core.hpp @@ -61,6 +61,7 @@ #include #include #include +#include #endif // SKIP_INCLUDES /*! \namespace cv