Skip to content

Conversation

@TerranCivilian
Copy link
Contributor

CLion's code inspection raised a few false alarms that broke compilation; I had to painstakingly weed them out. Everything else was removed without issue.

@chriseth chriseth changed the title Fix 10269 Remove unneeded include files Jun 7, 2021
Copy link
Collaborator

@cameel cameel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

At first I thought this might be removing a bit too much, i.e. headers for stuff that's actually used in the file but also included via another header. In practice I only found one instance of this (GasMeter.h) and most of the removed includes seem pretty generic so I think it's a net improvement even if there happen to be more cases like this.

Copy link
Contributor

@Marenz Marenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Will change to approved when cameels comments are taken care of :)

@chriseth
Copy link
Contributor

chriseth commented Jun 7, 2021

@TerranCivilian can you squash all the commits into one?

@TerranCivilian
Copy link
Contributor Author

Yes sir, right away sir

@chriseth chriseth enabled auto-merge June 7, 2021 16:56
@chriseth chriseth merged commit 7d8a4e6 into argotorg:develop Jun 7, 2021
@TerranCivilian TerranCivilian deleted the fix-10269 branch June 7, 2021 18:15
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.

4 participants