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

@@ -15,7 +15,6 @@
// Lpa, le 7/02/92
#include <math_DoubleTab.ixx>
#include <math_Memory.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_Failure.hxx>
#include <Standard_Integer.hxx>