]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/boost.cpp
* doxy
[lyx.git] / src / tex2lyx / boost.cpp
index e073058e87a3a9a4a503667283c6e2282008bcac..f1dad3061ba80696e1d2de25f76b3e4d885bfec1 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -18,8 +18,7 @@
 #include <exception>
 #include <ostream>
 
-
-using std::endl;
+using namespace std;
 
 namespace boost {