]> git.lyx.org Git - features.git/blobdiff - src/client/gettext.cpp
Let lyxclient read the whole line of input.
[features.git] / src / client / gettext.cpp
index f5b99cdf7fcbf1a6b5d43bb0498adff1f232a9f7..e62c0efa5177b940d7b055456bc961f989868896 100644 (file)
@@ -14,6 +14,7 @@
 #include "support/gettext.h"
 #include "Messages.h"
 
+using namespace std;
 
 namespace lyx {
 
@@ -22,8 +23,6 @@ namespace lyx {
 #  include <locale.h>
 #endif
 
-using std::string;
-
 
 namespace {