Fix Windows build
parent
0121cc6593
commit
b56c2a790e
|
|
@ -28,7 +28,9 @@
|
|||
#define LL_LLKDUMEM_H
|
||||
|
||||
//<FS:TS> Silence Clang warning the flag doesn't for some reason
|
||||
#if LL_DARWIN
|
||||
#pragma clang diagnostic ignored "-Woverloaded-virtual"
|
||||
#endif
|
||||
//</FS:TS>
|
||||
|
||||
// Support classes for reading and writing from memory buffers in KDU
|
||||
|
|
|
|||
Loading…
Reference in New Issue