diff options
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DVertex.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphBase/J3DVertex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DVertex.cpp b/src/JSystem/J3DGraphBase/J3DVertex.cpp index d455f27c8c..478ff42b0e 100644 --- a/src/JSystem/J3DGraphBase/J3DVertex.cpp +++ b/src/JSystem/J3DGraphBase/J3DVertex.cpp @@ -4,7 +4,7 @@ #include "JSystem/J3DGraphAnimator/J3DJointTree.h" #include "JSystem/J3DGraphBase/J3DSys.h" #include "JSystem/JKernel/JKRHeap.h" -#include <string> +#include <cstring> J3DVertexData::J3DVertexData() { mVtxNum = 0; |
