summaryrefslogtreecommitdiff
path: root/third_party/build/srtp/srtp_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/build/srtp/srtp_config.h')
-rw-r--r--third_party/build/srtp/srtp_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/build/srtp/srtp_config.h b/third_party/build/srtp/srtp_config.h
index d41b2eba..91c66e11 100644
--- a/third_party/build/srtp/srtp_config.h
+++ b/third_party/build/srtp/srtp_config.h
@@ -141,6 +141,7 @@
# pragma warning(disable:4761) // integral mismatch
# pragma warning(disable:4018) // signed/unsigned mismatch
# pragma warning(disable:4244) // conversion from int64 to int
+# pragma warning(disable:4100) // unreferenced formal parameter
#endif
/* clock() */