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:
@@ -28,6 +28,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
|
||||
#include <wincodec.h>
|
||||
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
|
||||
#ifdef WIN32
|
||||
#include <wincodec.h>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
|
||||
#include <wincodec.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user