]> git.lyx.org Git - lyx.git/blobdiff - src/lengthcommon.cpp
Change the "empty layout" to the "plain layout", to try to avoid confusion.
[lyx.git] / src / lengthcommon.cpp
index e783555733f329e0d1cdf535b13c0e8a964a2e52..b29b692f6e7844c145d0d325b519d2c465695be3 100644 (file)
 
 #include <config.h>
 
-#include "gettext.h"
+#include "support/gettext.h"
 #include "Length.h"
 
 #include <string>
 
-namespace lyx {
+using namespace std;
 
-using std::string;
+namespace lyx {
 
 // I am not sure if "mu" should be possible to select (Lgb)