mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-12 13:10:14 +02:00
Supress warnings for VS 2019 (16.5 Preview)
This commit is contained in:
parent
0dd4cb9ca2
commit
c740c2f8e3
@ -37,7 +37,7 @@
|
||||
#pragma warning(pop)
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable : 4471)
|
||||
#pragma warning(disable : 4471 5204)
|
||||
#include <windows.storage.streams.h>
|
||||
#pragma warning(pop)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user