Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Include algorithm when using std::min and max #10

Merged
merged 1 commit into from
Jul 13, 2016

Conversation

jibsen
Copy link
Contributor

@jibsen jibsen commented Jun 13, 2016

Clang/C2 is complaining about the use of std::min and std::max without including <algorithm>.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@jibsen
Copy link
Contributor Author

jibsen commented Jun 13, 2016

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@lenhardt lenhardt merged commit 6145133 into google:master Jul 13, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants