aboutsummaryrefslogtreecommitdiff
path: root/streamin13~.c
diff options
context:
space:
mode:
Diffstat (limited to 'streamin13~.c')
-rw-r--r--streamin13~.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/streamin13~.c b/streamin13~.c
index c950b0e..1ddfbe8 100644
--- a/streamin13~.c
+++ b/streamin13~.c
@@ -17,8 +17,7 @@
#include <winsock2.h>
#endif
-
-
+/* these pragmas are only used for MSVC, not MinGW or Cygwin <hans@at.or.at> */
#ifdef _MSC_VER
#pragma warning( disable : 4244 )
#pragma warning( disable : 4305 )