mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 04:16:12 +01:00
A few more Standard C++ Library header cleanups
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
|
||||
#include "DirectXTex.h"
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
|
||||
#include "DirectXTex.h"
|
||||
|
||||
|
||||
@@ -29,8 +29,9 @@
|
||||
#include <cwchar>
|
||||
#include <fstream>
|
||||
#include <iterator>
|
||||
#include <memory>
|
||||
#include <list>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
#include <string>
|
||||
|
||||
#include <wrl\client.h>
|
||||
|
||||
Reference in New Issue
Block a user