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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user