X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fprint.cpp;h=1d88da53171345efb5c882557eb7fb23726e5ba2;hp=dd53b3e383314b73e08df18e9f7e39a17455318f;hb=0b39999b706904d977d8d498e3b01796fb789371;hpb=619d77d2676f7f1a562fb9fefc0ba6754fe2d750 diff --git a/ginac/print.cpp b/ginac/print.cpp index dd53b3e3..1d88da53 100644 --- a/ginac/print.cpp +++ b/ginac/print.cpp @@ -3,7 +3,7 @@ * Implementation of helper classes for expression output. */ /* - * GiNaC Copyright (C) 1999-2007 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2020 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,10 +20,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include - #include "print.h" +#include + namespace GiNaC { /** Next free ID for print_context types. */