Normalized file endings.

This commit is contained in:
Roman Donchenko
2013-08-21 17:26:54 +04:00
parent f55740da70
commit e9a28f66ee
486 changed files with 166 additions and 606 deletions

View File

@@ -1,3 +1,2 @@
set(the_description "Clustering and Search in Multi-Dimensional Spaces")
ocv_define_module(flann opencv_core)

View File

@@ -131,5 +131,3 @@ public:
}
#endif //OPENCV_FLANN_RANDOM_H

View File

@@ -540,4 +540,3 @@ private:
}
#endif //OPENCV_FLANN_RESULTSET_H

View File

@@ -54,4 +54,4 @@ namespace cvflann
}
void dummyfunc() {}
}
}

View File

@@ -22,4 +22,3 @@
#include "opencv2/flann/flann_base.hpp"
#endif