X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fprint.cpp;h=3df5f7b0c7ce511be8a2f37ab8a83035528b1bb0;hp=da6c7f77ee814499f8c8b88ea00a4612525f68ab;hb=eccdca0011fc44bc14cfcb7ffd82dbcb653e19a5;hpb=da64e515abf7243bc4c84ca3631470931c4e6691 diff --git a/ginac/print.cpp b/ginac/print.cpp index da6c7f77..3df5f7b0 100644 --- a/ginac/print.cpp +++ b/ginac/print.cpp @@ -3,7 +3,7 @@ * Implementation of helper classes for expression output. */ /* - * GiNaC Copyright (C) 1999-2005 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2010 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. */