]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseturl.C
ws changes only
[lyx.git] / src / insets / inseturl.C
index a67392e604dd11c746eddf0c7efc8af7d76918f7..5fcd8ef1c1ea50bc90db2e7e20db5de48d1775f5 100644 (file)
 
 #include "support/lstrings.h"
 
-using namespace lyx::support;
+#include "support/std_ostream.h"
 
+using lyx::support::subst;
+
+using std::string;
 using std::ostream;