]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.cpp
reorder.
[lyx.git] / src / Floating.cpp
index 91f87a519ecf936b442f14579894d78e61c4d5ae..960347550e4dd0f6cd8ea0762e0f3d790a91d469 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
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  *
 
 #include "Floating.h"
 
+using namespace std;
 
-namespace lyx {
 
-using std::string;
+namespace lyx {
 
 
 Floating::Floating()