+ move vec_traits into its own module

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5363 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2011-12-30 11:45:28 +00:00
parent 00030a71c0
commit dfbea1de96
11 changed files with 103 additions and 59 deletions

View File

@@ -156,6 +156,7 @@
#include "TopoShapeVertexPy.h"
#include "ProgressIndicator.h"
#include "modelRefine.h"
#include "Tools.h"
using namespace Part;