summaryrefslogtreecommitdiff
path: root/dispatch
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2015-08-07 17:16:52 +0100
committerJose Fonseca <jfonseca@vmware.com>2015-08-08 23:20:49 +0100
commit1eb9029d752b12c3bacb6399bd78c2c63dfdda3c (patch)
treea2692193ecef52e9e3fe6f72c9e4a19ef6a00897 /dispatch
parent735805df70bc64af1e5b709133afb76499a92ee1 (diff)
directxtex: Update to Jul 2015 release.
With several local modifications for MinGW compatibility sake, including XNAMath fallback support. The main driver for this upgrade is to build errors with VS 2015.
Diffstat (limited to 'dispatch')
-rw-r--r--dispatch/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dispatch/compat.h b/dispatch/compat.h
index be7ab787..9b73c4f8 100644
--- a/dispatch/compat.h
+++ b/dispatch/compat.h
@@ -55,6 +55,7 @@
#define _Always_(annos)
#define _Analysis_noreturn_
+#define _Analysis_assume_(expr)
#define _At_(target, annos)
#define _At_buffer_(target, iter, bound, annos)
#define _COM_Outptr_