]> www.ginac.de Git - ginac.git/blobdiff - ginac/archive.cpp
documentation update
[ginac.git] / ginac / archive.cpp
index c547916a5875ba2302a77df6316f67b5c76376b5..2dc14f672c2f8252b6e62f5ab50ca4c39bd2f3d2 100644 (file)
@@ -3,7 +3,7 @@
  *  Archiving of GiNaC expressions. */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2002 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
@@ -27,7 +27,7 @@
 #include "registrar.h"
 #include "ex.h"
 #include "config.h"
-#include "utils.h"
+#include "tostring.h"
 
 namespace GiNaC {