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

Fix compilation errors on Windows

- Use TMath::Pi() instead of M_PI (undefined on Windows)
- Replace 'uint' with 'unsigned int'
- Fix error C2057: expected constant expression with newX and newY arrays
parent 687bb9e5
No related branches found
No related tags found
Loading
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