X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FMailInset.cpp;h=c59949a3ba2cd9ff5dc946eda0e90fb418665487;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=04e0d886fa8ae5468c56b485514c899a77dc465d;hpb=33967822bbe7290c9c40f166701be00914d006d7;p=lyx.git diff --git a/src/insets/MailInset.cpp b/src/insets/MailInset.cpp index 04e0d886fa..c59949a3ba 100644 --- a/src/insets/MailInset.cpp +++ b/src/insets/MailInset.cpp @@ -13,17 +13,17 @@ #include "MailInset.h" #include "BufferView.h" -#include "support/debug.h" #include "frontends/Application.h" +#include "support/debug.h" + #include +using namespace std; namespace lyx { -using std::string; - void MailInset::showDialog(BufferView * bv) const {