]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.C
ws changes only
[lyx.git] / src / insets / insetquotes.C
index 21c205d6f56a1019fc5f66ca044ae7963b3b9743..7bd95b97c90462010e1ec4dfeed88ae0352e7fa6 100644 (file)
 
 #include "support/lstrings.h"
 
-using namespace lyx::support;
+
+using lyx::support::prefixIs;
 
 using std::endl;
+using std::string;
 using std::auto_ptr;
 using std::ostream;