X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fmatrix_checks.cpp;h=4be5af73ef5df5b9058237af7c03aad63318ffcc;hp=1bf8e0c85019c5e94a242bff95bf0383c5dbfe1a;hb=c10054835b4c63a95b37703a952d663f280aa1ce;hpb=17326773db4c30f9bef59343b4824c5acebe6712 diff --git a/check/matrix_checks.cpp b/check/matrix_checks.cpp index 1bf8e0c8..4be5af73 100644 --- a/check/matrix_checks.cpp +++ b/check/matrix_checks.cpp @@ -2,8 +2,8 @@ /* Here we test manipulations on GiNaC's symbolic matrices. */ -#include "ginac.h" #include +#include static unsigned matrix_determinants(void) {