1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

added dummy symbol to flann to make OpenCV compile on Windows

This commit is contained in:
Vadim Pisarevsky
2011-06-20 08:42:08 +00:00
parent 24cb30fed5
commit 6767f1db9e
2 changed files with 6 additions and 2 deletions
+1 -2
View File
@@ -28,5 +28,4 @@
#include "precomp.hpp"
void cvflann::dummyfunc() {}