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

[Darwin] Cleanup unused imports and forward declare where possible #3893

Merged
merged 2 commits into from
Nov 20, 2020

Conversation

sagar-apple
Copy link
Contributor

Problem

Some unused imports and quoted includes cause build warnings when using the CHIPFramework.

Summary of Changes

Eliminated the build warnings by removing unused includes and replacing quoted headers with forward declarations or angle brackets where possible.

@sagar-apple
Copy link
Contributor Author

got any feedback @saurabhst @hawk248 @BroderickCarlin @jelderton ?

@sagar-apple
Copy link
Contributor Author

I'll try that again :) @saurabhst @hawk248 @BroderickCarlin @jelderton ?

@bzbarsky-apple bzbarsky-apple merged commit f408bf6 into project-chip:master Nov 20, 2020
@sagar-apple sagar-apple deleted the minor_fixes branch November 28, 2020 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants