]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/text.C
Removed all redundant using directives from the source.
[lyx.git] / src / tex2lyx / text.C
index b4d2d6c9b227a94eb15ed03cc2a9741328dfaa07..e194a3edd3645fe944cde6362f641c1080bcc762 100644 (file)
@@ -6,7 +6,7 @@
  * \author André Pönitz
  * \author Jean-Marc Lasgouttes
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 // {[(
@@ -26,6 +26,7 @@
 
 using std::cerr;
 using std::endl;
+
 using std::map;
 using std::ostream;
 using std::ostringstream;