Skip to content
Snippets Groups Projects
Commit b824e07f authored by Bertrand Bellenot's avatar Bertrand Bellenot Committed by Guilherme Amadio
Browse files

Fix compilation errors on Windows

- Add a couple of missing #include <algorithm>
- Replace _N by _NN (_N is already defined and used in some system math headers on Windows)
- Add #define __thread __declspec(thread)
parent 5c749a68
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment