mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-09 22:20:08 +00:00
Use sal.h with quotes instead of brackets to make it easier to use the open source sal.h for non-Windows platforms
This commit is contained in:
parent
a70af6f5ea
commit
939c1a86b2
@ -141,7 +141,7 @@
|
||||
#endif
|
||||
#endif // !_XM_NO_INTRINSICS_
|
||||
|
||||
#include <sal.h>
|
||||
#include "sal.h"
|
||||
#include <assert.h>
|
||||
|
||||
#pragma warning(push)
|
||||
|
Loading…
Reference in New Issue
Block a user