mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
windows compiler warnings
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable:4100)
|
||||
#endif
|
||||
|
||||
/* err_level reflects the level of errors that are reported */
|
||||
|
||||
|
Reference in New Issue
Block a user