diff --git a/lib_com/options.h b/lib_com/options.h index 3ebbc28ef1c774fb6db5e4026c618373c217beb2..3d29e6459e9eae717babc2be71cac7f7780bcb36 100644 --- a/lib_com/options.h +++ b/lib_com/options.h @@ -141,7 +141,7 @@ /* ################## End DEVELOPMENT switches ######################### */ /* clang-format on */ -//#define NONBE_FIX_1010_STEREO_CNG_DIV_BY_ZERO +#define NONBE_FIX_1010_STEREO_CNG_DIV_BY_ZERO #define UNUSED_PARAM(...) (void)(__VA_ARGS__)