Skip to content
Commit 39aa3fe6 authored by Nicolás Alvarez's avatar Nicolás Alvarez
Browse files

Add needed #defines for Windows.

- _USE_MATH_DEFINES enables the definition of M_PI and friends
- NOMINMAX prevents Windows headers from defining min() and max() as
  macros (maybe this should be in ECM).
parent 46ab86ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment