From f9d9b3893bb4523373ea6040e206686bd4aa4640 Mon Sep 17 00:00:00 2001 From: Maria Dimashova Date: Sat, 2 Apr 2011 14:18:32 +0000 Subject: [PATCH] to test buildbot --- modules/features2d/test/test_features2d.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/features2d/test/test_features2d.cpp b/modules/features2d/test/test_features2d.cpp index b6c772a6d4..038323d70b 100644 --- a/modules/features2d/test/test_features2d.cpp +++ b/modules/features2d/test/test_features2d.cpp @@ -38,6 +38,7 @@ // the use of this software, even if advised of the possibility of such damage. // //M*/ + #include "test_precomp.hpp" #include "opencv2/highgui/highgui.hpp"