]> git.lyx.org Git - lyx.git/blobdiff - src/insets/MailInset.cpp
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
[lyx.git] / src / insets / MailInset.cpp
index 04e0d886fa8ae5468c56b485514c899a77dc465d..5d61a3980c64e0f8193eada3cf0a8562452113e3 100644 (file)
 
 #include <boost/assert.hpp>
 
+using namespace std;
 
 namespace lyx {
 
-using std::string;
-
 
 void MailInset::showDialog(BufferView * bv) const
 {