We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190f21a commit 03ab753Copy full SHA for 03ab753
src/CollisionAlgorithm/initCollisionAlgorithm.h
@@ -1,7 +1,7 @@
1
#pragma once
2
#include <CollisionAlgorithm/config.h>
3
4
-namespace collisionalgorithm
+namespace sofa::collisionalgorithm
5
{
6
void SOFA_COLLISIONALGORITHM_API initCollisionAlgorithm();
7
} // namespace collisionalgorithm
0 commit comments