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

Fix regex detection of std includes in the clang-format file #5002

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

SunBlack
Copy link
Contributor

Currently trying to apply include sorting in our project and used as base the implementation of the PCL.

There I found that I did a small mistaken in #3909: Some std includes may have an underscore (e.g. type_traits & unordered_set).

Just added the underscore now.

@mvieth mvieth merged commit a4d8c85 into PointCloudLibrary:master Oct 29, 2021
@SunBlack SunBlack deleted the fix_IncludeCategories branch November 1, 2021 10:45
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.

3 participants