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 forward declarations and move includes to cpp files #987

Conversation

maaikez
Copy link
Contributor

@maaikez maaikez commented Feb 17, 2025

Describe your changes

A lot of includes in the functional blocks could be changed to forward declarations and the headers moved to the cpp file. Also, remove some unused headers (messages) that are now part of the functional blocks.

Issue ticket number and link

#974

Checklist before requesting a review

  • I have performed a self-review of my code
  • [n/a] I have made corresponding changes to the documentation
  • [n/a] If OCPP 2.0.1: I have updated the OCPP 2.0.1 status document
  • I read the contribution documentation and made sure that my changes meet its requirements

Signed-off-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
@maaikez maaikez merged commit 260bcec into main Feb 18, 2025
8 checks passed
@maaikez maaikez deleted the feature/chargepoint-use-forward-declarations-for-all-functional-blocks-and-move-includes-of-header-files-to-cpp-file branch February 18, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants