1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40: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

@@ -14,7 +14,8 @@
// Lpa, le 7/02/92
#include <math_Memory.hxx>
#include <string.h>
#include <Standard_OutOfRange.hxx>
inline Standard_Real& math_DoubleTab::Value (const Standard_Integer RowIndex,