Implement J3ML Namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <J3ML/Geometry/Capsule.h>
|
||||
|
||||
namespace Geometry
|
||||
namespace J3ML::Geometry
|
||||
{
|
||||
|
||||
Capsule::Capsule() : l() {}
|
||||
|
Reference in New Issue
Block a user