1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0024045: Invalid test case for matrix-vector multiplication

This commit is contained in:
Roman Lygin
2013-06-25 21:58:50 +04:00
committed by bugmaster
parent b28e7cc6d1
commit d2d893b809
4 changed files with 14 additions and 23 deletions

View File

@@ -16,12 +16,6 @@
// purpose or non-infringement. Please see the License for the specific terms
// and conditions governing the rights and limitations under the License.
//#ifndef DEB
#define No_Standard_RangeError
#define No_Standard_OutOfRange
#define No_Standard_DimensionError
//#endif
#include <math_Matrix.ixx>
#include <math_Vector.hxx>

View File

@@ -16,12 +16,6 @@
// purpose or non-infringement. Please see the License for the specific terms
// and conditions governing the rights and limitations under the License.
//#ifndef DEB
#define No_Standard_RangeError
#define No_Standard_OutOfRange
#define No_Standard_DimensionError
//#endif
#include <stdio.h>
#include <math_Vector.ixx>