fogleman / hmm

Heightmap meshing utility.
MIT License
571 stars 50 forks source link

Windows build #13

Open davidbrochart opened 4 years ago

davidbrochart commented 4 years ago

It looks like for windows you need to include <algorithm> in order to use e.g. std::min.