Fix Windows build

master
Ansariel 2018-01-27 11:43:30 +01:00
parent 0121cc6593
commit b56c2a790e
1 changed files with 2 additions and 0 deletions

View File

@ -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