mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-13 05:30:14 +02:00
Added missing standard C++ header
This commit is contained in:
parent
fbe1eb5c6f
commit
7bc84d52c4
@ -25,6 +25,7 @@
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
#include <tuple>
|
||||
|
||||
#include "DirectXTex.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user