sofa-framework / sofa

Real-time multi-physics simulation with an emphasis on medical simulation.
https://www.sofa-framework.org
GNU Lesser General Public License v2.1
934 stars 312 forks source link

[Helper] Fix warning unexpected tokens following preprocessor directive #5137

Closed alxbilger closed 3 days ago

alxbilger commented 4 days ago

With MSVC, I got the following warning:

DynamicLibrary.cpp(114,9): Warning C4067 : unexpected tokens following preprocessor directive - expected a newline

By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

alxbilger commented 4 days ago

[ci-build][with-all-tests]