Skip to content

Add fix for MSVC 'no std::min/max' error#25

Open
heyx3 wants to merge 1 commit intoilmola:masterfrom
heyx3:master
Open

Add fix for MSVC 'no std::min/max' error#25
heyx3 wants to merge 1 commit intoilmola:masterfrom
heyx3:master

Conversation

@heyx3
Copy link

@heyx3 heyx3 commented Mar 6, 2021

As far as I can tell, this project won't compile in Visual Studio without adding a reference to <algorithm> in the file that uses std::min and std::max.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant