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

V0.1.0 beta add #include <algorithm> update tag/v0.1.1-beta #244

Merged
merged 3 commits into from
Jan 2, 2024
Merged

V0.1.0 beta add #include <algorithm> update tag/v0.1.1-beta #244

merged 3 commits into from
Jan 2, 2024

Conversation

stevexuzeta
Copy link

when build tag/v0.1.1-beta in visual studio 2022, some errors:
xtd\v0.1.1-beta\source\xtd\src\xtd.forms\include\xtd\forms\list_control.h(33,18): error C2039: 'sort': is not a member of 'std';
xtd\src\xtd.forms\src\xtd\forms\horizontal_layout_panel.cpp(40,36): error C3861: 'count_if': identifier not found
xtd\src\xtd.forms\src\xtd\forms\vertical_layout_panel.cpp(40,36): error C3861: 'count_if': identifier not found

add #include <algorithm>
add #include <algorithm>
add #include <algorithm>
@gammasoft71
Copy link
Owner

Thank you for your correction.

@gammasoft71 gammasoft71 merged commit 311b2c2 into gammasoft71:v0.1.0-beta Jan 2, 2024
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.

None yet

2 participants