X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fmul_eval_memleak.cpp;h=0d2b1d6eccf448253f8f60346d27030553a98f86;hp=0c0ee701b23ec822665fd5c428cece67affc6d07;hb=8cffcdf13d817a47f217f1a1043317d95969e070;hpb=2afa71937b3c12cdc70f01213baa8a92be4b604a diff --git a/check/mul_eval_memleak.cpp b/check/mul_eval_memleak.cpp index 0c0ee701..0d2b1d6e 100644 --- a/check/mul_eval_memleak.cpp +++ b/check/mul_eval_memleak.cpp @@ -14,7 +14,7 @@ */ /* - * GiNaC Copyright (C) 1999-2015 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2019 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 @@ -96,7 +96,6 @@ g(1301*scale^(-1)))*eps^(-1)+F))\ #include #include #include -#include static void set_VM_limit(const unsigned long MB) { const unsigned mem_lim_kb = MB*1024*1024;