From 15e1ed4cbe1f841106e497a96125177e31cc7215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 17 Mar 2016 09:43:57 -0700 Subject: [PATCH] Added missing SAL notation define. --- 3rdparty/dxsdk/include/d3dcommon.h | 1 + 1 file changed, 1 insertion(+) diff --git a/3rdparty/dxsdk/include/d3dcommon.h b/3rdparty/dxsdk/include/d3dcommon.h index 7daa83b36..d864e0ceb 100644 --- a/3rdparty/dxsdk/include/d3dcommon.h +++ b/3rdparty/dxsdk/include/d3dcommon.h @@ -73,6 +73,7 @@ #define _Out_writes_bytes_opt_(size) #define _Out_writes_bytes_to_(size,count) #define _Outptr_ +#define _Outptr_opt_ #define _Outptr_opt_result_maybenull_ #define _Outptr_opt_result_bytebuffer_(size) #define _Outptr_result_maybenull_