]> git.lyx.org Git - lyx.git/blobdiff - src/support/LIstream.h
small changes read changelog
[lyx.git] / src / support / LIstream.h
index 0abcb7490d112945b19eb3d7aab48e4677b8b579..b551dca44a7e7cb4d9b441f612fd92320b471e10 100644 (file)
@@ -4,8 +4,8 @@
  * 
  *           LyX, The Document Processor
  *      
- *         Copyright (C) 1995 Matthias Ettrich
- *          Copyright (C) 1995-1999 The LyX Team.
+ *         Copyright 1995 Matthias Ettrich
+ *          Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -19,6 +19,4 @@
 #include <iostream>
 #endif
 
-using std::istream;
-
 #endif