From: hyc Date: Mon, 29 Mar 2010 03:11:42 +0000 (+0000) Subject: isn't as standard as some people claim... X-Git-Tag: v2.4~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21a925c9a030604a5240ad874d02f0a32e0098e0;p=rtmpdump isn't as standard as some people claim... git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@413 400ebc74-4327-4243-bc38-086b20814532 --- diff --git a/librtmp/amf.h b/librtmp/amf.h index a03774f..f8c4f4e 100644 --- a/librtmp/amf.h +++ b/librtmp/amf.h @@ -25,7 +25,9 @@ */ #include +#ifndef _MSC_VER #include +#endif #ifdef __cplusplus extern "C"