nholthaus / units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
934 stars 134 forks source link

Avoid pascal macro conflict when working on mingw #325

Open raghunandannm opened 7 months ago

raghunandannm commented 7 months ago

resolves #324

JohelEGP commented 7 months ago

To the opening comment, you should add "resolves #324".

reneparis commented 3 months ago

Any updates?