]> www.ginac.de Git - ginac.git/blobdiff - ginac/remember.h
updated the logic in the numeric(int) constructor
[ginac.git] / ginac / remember.h
index f9f125406eb31c78a7ead9815b1b9174dd21436b..704c3f8ef7c7a0c060fb45a43ce21a9ec8ec647b 100644 (file)
@@ -4,7 +4,7 @@
  *  in GiNaC functions */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2003 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
@@ -24,6 +24,7 @@
 #ifndef __GINAC_REMEMBER_H__
 #define __GINAC_REMEMBER_H__
 
+#include <iosfwd>
 #include <vector>
 #include <list>