aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pffft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pffft.c b/pffft.c
index ef7e8be..351d775 100644
--- a/pffft.c
+++ b/pffft.c
@@ -88,7 +88,7 @@
#ifdef COMPILER_MSVC
-#pragma warning( disable : 4244 4305 4204 )
+#pragma warning( disable : 4244 4305 4204 4456 )
#endif
/*