Enable compilation with clang-cl (LLVM on Windows) (#135)

This commit is contained in:
Chuck Walbourn
2019-04-16 17:38:37 -07:00
parent c7261a0951
commit 86b2bb5194
13 changed files with 73 additions and 129 deletions

View File

@@ -11,7 +11,7 @@
#include "DirectXTexp.h"
#include "dds.h"
#include "DDS.h"
using namespace DirectX;