Commit 82cd6ae7 by Alan Mishchenko

Silencing some of the gcc warnings.

parent 32eb2e22
......@@ -30,7 +30,9 @@
#include "bzlib_private.h"
#ifdef WIN32
#pragma warning(disable : 4996)
#endif
ABC_NAMESPACE_IMPL_START
......
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