1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

0026262: mixing qvector.h and math_Memory.hxx won't compile

Files math_Memory.cxx and .hxx removed: function memmove() should be available on all modern platforms in standard C library
This commit is contained in:
abv
2015-05-25 11:21:59 +03:00
committed by bugmaster
parent 78e7cada5a
commit 51840f6910
7 changed files with 4 additions and 70 deletions

View File

@@ -19,8 +19,6 @@
#include <TColStd_Array1OfReal.hxx>
#include <math_Vector.hxx>
#include <math_Matrix.hxx>
//#include <math_StackMemoryManager.hxx>
//#include <math_Memory.hxx>
BlendFunc_Tensor::BlendFunc_Tensor(const Standard_Integer NbRow,
const Standard_Integer NbCol,