Changes for Cygwin build, sent in by Norman Vine.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// ReaderWriterFLT.cpp
|
||||
|
||||
#if defined(WIN32) && !defined(__CYGWIN__)
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning( disable : 4786 )
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user