osi-sensor-model-packaging icon indicating copy to clipboard operation
osi-sensor-model-packaging copied to clipboard

Remove using namespace std from header files

Open TimmRuppert opened this issue 1 year ago • 2 comments

Reference to a related issue in the repository

Fixes https://github.com/OpenSimulationInterface/osi-sensor-model-packaging/issues/114

Add a description

Remove using namespace std and add full qualifier where needed

Check the checklist

  • [x] I have performed a self-review of my own code.
  • [ ] I have made corresponding changes to the documentation for osi-sensor-model-packaging.
  • [x] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [x] New and existing unit tests / Github Actions pass locally with my changes.

TimmRuppert avatar Oct 11 '24 12:10 TimmRuppert