Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing #include <algorithm> #32003

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Add missing #include <algorithm> #32003

merged 1 commit into from
Mar 14, 2022

Conversation

renyou
Copy link
Contributor

@renyou renyou commented Mar 14, 2022

See b/222535478 and cl/433590918

See b/222535478 and cl/433590918
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@renyou renyou merged commit f8be102 into main Mar 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2022
bdero pushed a commit to flutter/flutter that referenced this pull request Mar 15, 2022
* 8b0eeb3 Roll Skia from 02527b7182ea to 44263c5d0827 (1 revision) (flutter/engine#32002)

* f8be102 Add missing `#include <algorithm>` (flutter/engine#32003)

* be3d772 Roll Skia from 44263c5d0827 to 4ee8dab839e8 (1 revision) (flutter/engine#32005)

* 2e1e32a Roll Dart SDK from 55b9ec4e382a to eab48bbaad87 (5 revisions) (flutter/engine#32004)

* 90cd956 Revert: Partially remove setSystemUiVisibility() usages (flutter/engine#32007)

* e1e4cfc Roll Skia from 4ee8dab839e8 to c9e9131f44e2 (1 revision) (flutter/engine#32008)

* 75e82a7 Roll Skia from c9e9131f44e2 to 23cb29441338 (3 revisions) (flutter/engine#32010)

* b6cba42 Roll Dart SDK from eab48bbaad87 to 24bf86f16411 (5 revisions) (flutter/engine#32011)

* 14b3cac Roll Skia from 23cb29441338 to ff138c94d600 (4 revisions) (flutter/engine#32014)

* 4fbf7c6 [ci.yaml] Migrate bringup targets to cocoon scheduler (flutter/engine#32012)

* 57c05b3 Roll Fuchsia Linux SDK from P8RdLi_Y_... to Ee9OX2o6P... (flutter/engine#32016)
@dnfield dnfield deleted the renyou-patch-1 branch March 16, 2022 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants