Remove all include directives for <string>

This commit is contained in:
Andrey Kamaev
2013-03-22 19:31:36 +04:00
parent 29b544d83c
commit 75513a46dc
21 changed files with 12 additions and 31 deletions

View File

@@ -32,7 +32,6 @@
#define OPENCV_FLANN_BASE_HPP_
#include <vector>
#include <string>
#include <cassert>
#include <cstdio>