mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-21 12:00:06 +00: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…
Reference in New Issue
Block a user