Commit 5c668f46 authored by Sascha Sommer's avatar Sascha Sommer Committed by Michael Niedermayer

libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer)

Originally committed as revision 3050 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cbdd9b53
......@@ -131,7 +131,7 @@ static inline float floorf(float f) {
/* windows */
# ifndef __MINGW32__
# if !defined(__MINGW32__) && !defined(__CYGWIN__)
# define int64_t_C(c) (c ## i64)
# define uint64_t_C(c) (c ## i64)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment