]> git.lyx.org Git - lyx.git/blobdiff - src/Section.cpp
Make the fake sequence for braces highly unlikely (addressing #6478).
[lyx.git] / src / Section.cpp
index fcacc7e8f0632dd4894172fa5f84728846e9d9d4..2ec968e8e624c7a58648410a40b769ab7bcccfb0 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.
  */
 
 #include "Section.h"
 
+using namespace std;
 
 namespace lyx {
 
-using std::string;
 
 string const & Section::name() const
 {