using namespace MbD;
This commit is contained in:
@@ -1 +1,3 @@
|
||||
#include "ASMTAtPointJoint.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
|
||||
#include "ASMTInLineJoint.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
#include "ASMTInPlaneJoint.h"
|
||||
#include "InPlaneJoint.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
void MbD::ASMTInPlaneJoint::parseASMT(std::vector<std::string>& lines)
|
||||
{
|
||||
ASMTJoint::parseASMT(lines);
|
||||
|
||||
Reference in New Issue
Block a user