Silencing some of the gcc warnings.

This commit is contained in:
Alan Mishchenko
2012-02-17 00:53:07 -08:00
parent b13f208bf3
commit 32eb2e223d
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -30,6 +30,8 @@
#include "bzlib_private.h"
#pragma warning(disable : 4996)
ABC_NAMESPACE_IMPL_START
#ifdef _WIN32