]> www.ginac.de Git - ginac.git/blobdiff - ginac/fderivative.cpp
* Bump up version, keep INTERFACE_AGE at zero.
[ginac.git] / ginac / fderivative.cpp
index cefa165d6e59d9e0ffe882789252dc3dea2066fa..c571d809fab48db86c6064c6db034707547471e5 100644 (file)
@@ -3,7 +3,7 @@
  *  Implementation of abstract derivatives of functions. */
 
 /*
- *  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
@@ -20,6 +20,8 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include <iostream>
+
 #include "fderivative.h"
 #include "print.h"
 #include "archive.h"