X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fpoly_gcd.cpp;h=ee8b63d47f2e7854aefcf85c4d14f20be83be671;hp=6f81f6aaa1fe21752be063b88710fc041254fd96;hb=c10054835b4c63a95b37703a952d663f280aa1ce;hpb=17326773db4c30f9bef59343b4824c5acebe6712 diff --git a/check/poly_gcd.cpp b/check/poly_gcd.cpp index 6f81f6aa..ee8b63d4 100644 --- a/check/poly_gcd.cpp +++ b/check/poly_gcd.cpp @@ -3,7 +3,7 @@ /* Some test with polynomial GCD calculations. See also the checks for * rational function normalization in normalization.cpp. */ -#include "ginac.h" +#include const int MAX_VARIABLES = 5;