X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fprint.cpp;h=2d709cc6a0b93481330d35fc658742fdf0b1e279;hp=4d5995b34cb638a13b022aae009d681663d880f9;hb=163bdedf89a1796d181bbed44cd18600760e3504;hpb=7d870583a6bf21a2ffb7b6f051b702064623892e diff --git a/ginac/print.cpp b/ginac/print.cpp index 4d5995b3..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-2008 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 @@ -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. */