mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-26 22:10:06 +00:00
Updated Home (markdown)
parent
dc2e68f1f2
commit
f5e391cef2
2
Home.md
2
Home.md
@ -123,7 +123,7 @@ wget https://raw.githubusercontent.com/dotnet/corert/master/src/Native/inc/unix/
|
||||
|
||||
With GCC, the SAL annotation preprocessor symbols can conflict with the GNU implementation of the Standard C++ Library. The workaround is to include the system headers before including DirectXMath:
|
||||
|
||||
```
|
||||
```cpp
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <utility>
|
||||
|
Loading…
Reference in New Issue
Block a user