Commit 5426f32e authored by multrus's avatar multrus
Browse files

[cleanup] accept FIX_594_STL_INCLUDE

parent 6b6e9c87
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -44,9 +44,7 @@
#include "prot.h"
#include "rom_com.h"
#include "wmc_auto.h"
#ifdef FIX_594_STL_INCLUDE
#include "stl.h"
#endif
#ifdef DEBUGGING
#include "assert.h"
#endif
+0 −1
Original line number Diff line number Diff line
@@ -157,7 +157,6 @@
#define SPLIT_REND_WITH_HEAD_ROT_PARAMBIN               /* Nokia: Issue 623: Split rendering support for parambin renderer */
#define FIX_658_SPLIT_REND_MASA                         /*Dlb : Fix for issue 658, uninitialized memory access in MASA in Split rendering 0DOF mode*/                 
#endif
#define FIX_594_STL_INCLUDE                             /* FhG: issue 594: Missing include of stl.h */

#define FIX_619_ADD_UNDEF_VAL_FOR_CONCEALMENT_MODE      /* FhG: fix usan error */
#define FIX_622_SILENCE_USAN_WARNING                    /* FhG: silenceusan warning in ifft code */