Skip to content

std::find needs #include<algorithm>; size_t is unsigned#1

Open
wuxb45 wants to merge 1 commit intoevanj:masterfrom
wuxb45:master
Open

std::find needs #include<algorithm>; size_t is unsigned#1
wuxb45 wants to merge 1 commit intoevanj:masterfrom
wuxb45:master

Conversation

@wuxb45
Copy link

@wuxb45 wuxb45 commented Oct 25, 2019

This tiny commit fixes compilation errors with gcc 9.2.0. Thanks.

References
http://www.cplusplus.com/reference/algorithm/find/
https://en.cppreference.com/w/c/types/size_t

@alannair
Copy link

Worked. Thanks.

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.

2 participants