]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.cpp
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
[lyx.git] / src / insets / InsetQuotes.cpp
index 50b9ec18080daa473771ff79eb9a172e594c52e9..9e03914dd4b6a6311cdd7d9b866064645060228a 100644 (file)
 #include "support/docstream.h"
 #include "support/lstrings.h"
 
+using namespace std;
+using namespace lyx::support;
 
 namespace lyx {
 
-using support::prefixIs;
-
-using std::endl;
-using std::string;
-using std::ostream;
-
-
 namespace {
 
 /* codes used to read/write quotes to LyX files