]> git.lyx.org Git - features.git/blobdiff - src/Length.cpp
more latin1..utf8 schanges. all of src/* should be utf8 now
[features.git] / src / Length.cpp
index cc457365701cbe0e27024d878847fcd04fa243c9..c6e46066af8a2081319b57667d23e8c636ab0637 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Matthias Ettrich
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
 #include <sstream>
 #include <iomanip>
 
+using namespace std;
 
 namespace lyx {
 
-using std::ostringstream;
-using std::string;
-
 
 /////////////////////////////////////////////////////////////////////
 //