]> www.ginac.de Git - ginac.git/blobdiff - ginac/print.cpp
clifford: fix a few GCCisms (or, not).
[ginac.git] / ginac / print.cpp
index da6c7f77ee814499f8c8b88ea00a4612525f68ab..3df5f7b0c7ce511be8a2f37ab8a83035528b1bb0 100644 (file)
@@ -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
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <iostream>
-
 #include "print.h"
 
+#include <iostream>
+
 namespace GiNaC {
 
 /** Next free ID for print_context types. */