diff options
Diffstat (limited to 'graphics/opencv/files/patch-modules-highgui-src-cap_ffmpeg_impl.hpp')
-rw-r--r-- | graphics/opencv/files/patch-modules-highgui-src-cap_ffmpeg_impl.hpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/opencv/files/patch-modules-highgui-src-cap_ffmpeg_impl.hpp b/graphics/opencv/files/patch-modules-highgui-src-cap_ffmpeg_impl.hpp deleted file mode 100644 index 41a9e9c944c1..000000000000 --- a/graphics/opencv/files/patch-modules-highgui-src-cap_ffmpeg_impl.hpp +++ /dev/null @@ -1,12 +0,0 @@ ---- modules/highgui/src/cap_ffmpeg_impl.hpp.orig 2011-07-11 09:39:11.188904113 +0200 -+++ modules/highgui/src/cap_ffmpeg_impl.hpp 2011-07-11 09:39:41.732624055 +0200 -@@ -57,7 +57,8 @@ - #define UINT64_C - #define __STDC_CONSTANT_MACROS - // force re-inclusion of stdint.h to get INT64_C macro --#undef _STDINT_H -+#undef _SYS_STDINT_H_ -+#undef _MACHINE__STDINT_H_ - #include <stdint.h> - #endif - #include <errno.h> |