Commit 0609449a authored by Jan Kiene's avatar Jan Kiene
Browse files

accept FIX_593_STL_INCLUDE

parent f3f0387a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -164,7 +164,6 @@
#define FIX_595_SHL_NOGLOB                              /* FhG: Issue 595: compilation with BASOP_NOGLOB disabled */
#define UPDATE_FASTCONV_SBA_FILTER                      /* Dlb: Issue 584: Update SBA CLDFB-Domain HRTFs */
#define FIX_570_SF_EXT_ORIENTATION
#define FIX_593_STL_INCLUDE                             /* FhG: Issue 593: correct include of stl.h in lib_enc/ivas_stereo_eclvq_enc.c */
#define FIX_583_CLANG_TRANS_DET                         /* FhG: Issue 583: clang left shift on ramp_up_flag in transient detector */
#define FIX_280_PLANAR_CP                               /* Dlb : fix issue 28 : remove planarCP=1 related code*/
#define CODE_CLEAN_UP_DIRAC                             /* Dlb : code clean up*/
+0 −4
Original line number Diff line number Diff line
@@ -41,11 +41,7 @@
#include "prot.h"
#include "wmc_auto.h"
/* used only for norm_s in the code_length_from_count function */
#ifdef FIX_593_STL_INCLUDE
#include "stl.h"
#else
#include "basop32.h"
#endif


/*---------------------------------------------------------------