fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008)

This commit is contained in:
Anatoly Baksheev 2011-05-19 17:11:25 +00:00
parent 51c6842384
commit 63ac784ea0

View File

@ -13,5 +13,7 @@
// index types
#include "opencv2/flann/all_indices.h"
#include "opencv2/flann/flann_base.hpp"
#endif