]> git.lyx.org Git - lyx.git/blobdiff - src/support/LOstream.h
small changes read changelog
[lyx.git] / src / support / LOstream.h
index 32eba7d65d7a0a5dbf489bec78eb0f2263d58590..d1c4948b76285d15fc6799a01b19ab3cf1128813 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *      
  *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2000 The LyX Team.
+ *          Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -19,8 +19,4 @@
 #include <iostream>
 #endif
 
-using std::ostream;
-using std::endl; 
-using std::flush;
-
 #endif