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

pull/13383/head
Anatoly Baksheev 14 years ago
parent 51c6842384
commit 63ac784ea0
  1. 2
      modules/flann/src/precomp.hpp

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

Loading…
Cancel
Save