]> git.lyx.org Git - lyx.git/blobdiff - src/support/LIstream.h
small changes read ChangeLog
[lyx.git] / src / support / LIstream.h
index 18be5e88832cf998138234f07754f2ce80212597..d9382c18b3dc914fe6eca2294ea8b7360c041a35 100644 (file)
@@ -4,10 +4,10 @@
  * 
  *           LyX, The Document Processor
  *      
- *         Copyright (C) 1995 Matthias Ettrich
- *          Copyright (C) 1995-1999 The LyX Team.
+ *         Copyright 1995 Matthias Ettrich
+ *          Copyright 1995-2000 The LyX Team.
  *
- *======================================================*/
+ * ====================================================== */
 
 
 #ifndef LISTREAM_H
@@ -19,6 +19,4 @@
 #include <iostream>
 #endif
 
-using std::istream;
-
 #endif