mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-23 12:50:05 +00:00
Updated Home (markdown)
parent
1daca81c00
commit
dc2e68f1f2
3
Home.md
3
Home.md
@ -126,9 +126,10 @@ With GCC, the SAL annotation preprocessor symbols can conflict with the GNU impl
|
||||
```
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <format> // C++20 header
|
||||
#include <utility>
|
||||
|
||||
#include <format> // C++20 header
|
||||
|
||||
#include <DirectXMath.h>
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user