OpenCV-sstream.diff
/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/include/opencv2/core/core.hpp Mon Feb 6 00:06:27 2012 | ||
---|---|---|
61 | 61 |
#include <new> |
62 | 62 |
#include <string> |
63 | 63 |
#include <vector> |
64 |
#include <sstream> |
|
64 | 65 |
#endif // SKIP_INCLUDES |
65 | 66 | |
66 | 67 |
/*! \namespace cv |