X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fprint.cpp;h=3df5f7b0c7ce511be8a2f37ab8a83035528b1bb0;hp=263aa5137211cf0ea0790cb62457b78a03b4af61;hb=079c558d4f9758cd2777a2808a02d64cb1f70c8e;hpb=c8feefe95a6c219195aea22050f17e2294656f32 diff --git a/ginac/print.cpp b/ginac/print.cpp index 263aa513..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-2003 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 @@ -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. */