You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In chargepoint.hpp (v2.0.1), all functional block includes to the header fails are inside the chargepoint.hpp file. We can move them to the cpp file and add forward declarations in the header file.
Describe your solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
OCPP Version
OCPP2.0.1
Describe the problem
In chargepoint.hpp (v2.0.1), all functional block includes to the header fails are inside the chargepoint.hpp file. We can move them to the cpp file and add forward declarations in the header file.
Describe your solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: