Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
187 stars 41 forks source link

[Core]: Fixed a missing string include #459

Closed ad3154 closed 6 months ago

ad3154 commented 6 months ago

Describe your changes

This fixes a missing include in can_control_function.hpp as discussed in #451

How has this been tested?

Compiled a version of the VT example where string wasn't included prior to including the can_control_function.hpp file.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud