updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / mod_pagespeed / cxcore.hpp.patch
blob495cc53b5e5d803a7776c2f9566682e5fda5dc3d
1 --- src/third_party/opencv/src/opencv/include/opencv/cxcore.hpp 2011-07-16 10:50:09.193637232 +0200
2 +++ src/third_party/opencv/src/opencv/include/opencv/cxcore.hpp 2011-07-16 10:50:49.059902929 +0200
3 @@ -66,6 +66,7 @@
5 using std::vector;
6 using std::string;
7 +using std::ptrdiff_t;
9 template<typename _Tp> class CV_EXPORTS Size_;
10 template<typename _Tp> class CV_EXPORTS Point_;