ref: 82e6cf79c1436189c42e664eb9c7e7299f9cfc09
parent: 072d133f7899c4783e67f90d07ab25b3b8414b8f
author: Jean-Marc Valin <[email protected]>
date: Sat Oct 7 23:09:58 EDT 2017
Fix #undef of constant Reported in https://github.com/xiph/opus/issues/55
--- a/celt/mathops.h
+++ b/celt/mathops.h
@@ -72,7 +72,7 @@
#undef cA
#undef cB
#undef cC
-#undef cD
+#undef cE
#endif