Commit 06b8af8d authored by michael's avatar michael

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3050 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 12408a0d
......@@ -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