X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fcheck_lsolve.cpp;h=a964c4b305352012393dad56dbe6b9bead9e752b;hp=80bfdc1283ec4863b4eb5a2e74fa2b8f468707f7;hb=7cf5e1f6346223de683c9e7986d098fd042d691c;hpb=ae3044935ddf13dd325f6e11770357b99bbe6095 diff --git a/check/check_lsolve.cpp b/check/check_lsolve.cpp index 80bfdc12..a964c4b3 100644 --- a/check/check_lsolve.cpp +++ b/check/check_lsolve.cpp @@ -4,7 +4,7 @@ * symbolic equations. */ /* - * GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,6 +22,7 @@ */ #include "checks.h" +#include static unsigned check_matrix_solve(unsigned m, unsigned n, unsigned p, unsigned degree) @@ -49,9 +50,9 @@ static unsigned check_matrix_solve(unsigned m, unsigned n, unsigned p, matrix X(n,p); for (unsigned i=0; i a; vector x; for (unsigned i=0; i