fix for ffmpeg

This commit is contained in:
rdb 2011-07-01 17:47:03 +00:00
parent 02cd936e73
commit 6c79733735

View File

@ -94,7 +94,7 @@
#endif
#define _WIN32_WINNT 0x0502
#if defined(PHAVE_STDINT_H) && defined(__cplusplus)
#ifdef __cplusplus
#ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS
#endif