include ifdef guard
This commit is contained in:
parent
58c33b8ee8
commit
77f47edf3b
@ -69,8 +69,9 @@
|
||||
#include "set_mb_syn_cavlc.h"
|
||||
#include "crt_util_safe_x.h" // Safe CRT routines like utils for cross platforms
|
||||
#include "array_stack_align.h"
|
||||
// for MT, 4/22/2010
|
||||
#if defined(MT_ENABLED)
|
||||
#include "slice_multi_threading.h"
|
||||
#endif//MT_ENABLED
|
||||
#if defined(DYNAMIC_SLICE_ASSIGN) || defined(MT_DEBUG)
|
||||
#include "measure_time.h"
|
||||
#endif//DYNAMIC_SLICE_ASSIGN
|
||||
|
Loading…
Reference in New Issue
Block a user