DRTVWR-418: Have to #include "llkdumem.h" even when not LL_DARWIN.
parent
64a0fac783
commit
b9cc216b9c
|
|
@ -35,6 +35,8 @@
|
|||
#pragma clang diagnostic ignored "-Wunused-private-field"
|
||||
#include "llkdumem.h"
|
||||
#pragma clang diagnostic pop
|
||||
#else
|
||||
#include "llkdumem.h"
|
||||
#endif
|
||||
#include "kdu_block_coding.h"
|
||||
// Tut header
|
||||
|
|
|
|||
Loading…
Reference in New Issue