X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Ffderivative.cpp;h=ae73eb489421f524bb0ed5c2d8928620a7d29438;hp=82a0c8d5c88a4f83c00c9bbe48dea5be26e5b73a;hb=5631205a455c42a32ce9d50b6c99df0f1ad6b4e7;hpb=def26469ff96228c66e877bb5594e7d9a24b638f diff --git a/ginac/fderivative.cpp b/ginac/fderivative.cpp index 82a0c8d5..ae73eb48 100644 --- a/ginac/fderivative.cpp +++ b/ginac/fderivative.cpp @@ -3,7 +3,7 @@ * Implementation of abstract derivatives of functions. */ /* - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2009 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 @@ -20,13 +20,13 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include - #include "fderivative.h" #include "operators.h" #include "archive.h" #include "utils.h" +#include + namespace GiNaC { GINAC_IMPLEMENT_REGISTERED_CLASS_OPT(fderivative, function, @@ -63,8 +63,9 @@ fderivative::fderivative(unsigned ser, const paramset & params, std::auto_ptr