mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-07 13:26:13 +01:00
Code review for standard library header usage for standalone mods
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
|
||||
#include <d3d9types.h>
|
||||
|
||||
#include <assert.h>
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
|
||||
#include <wrl/client.h>
|
||||
|
||||
Reference in New Issue
Block a user