mirror of
https://github.com/microsoft/DirectXTex
synced 2025-01-16 12:14:12 +00:00
Another update for VS 2017 (15.3)
This commit is contained in:
parent
e87e49cbe3
commit
0eab1e7f83
@ -34,8 +34,11 @@
|
||||
|
||||
#else
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable : 4619 5038)
|
||||
#include <wrl\client.h>
|
||||
#include <wrl\wrappers\corewrappers.h>
|
||||
#pragma warning(pop)
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable : 4471)
|
||||
|
Loading…
Reference in New Issue
Block a user