X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fprint.cpp;h=2d709cc6a0b93481330d35fc658742fdf0b1e279;hp=4c30b3b46057a472ad56a9eedbd9525040398312;hb=12abd5eb38a5c4ad6eb74201df2977b4abad3f52;hpb=695f6ae955ec530cded8f21efd5569df39447f76 diff --git a/ginac/print.cpp b/ginac/print.cpp index 4c30b3b4..2d709cc6 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-2015 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 @@ -17,13 +17,13 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * 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. */