]> git.lyx.org Git - lyx.git/blobdiff - src/SpellBase.cpp
Get rid of unused SessionInfoSection.
[lyx.git] / src / SpellBase.cpp
index 54b6b20549ca4c310b46030b48f41f8d27a344d0..ea76127bad7a201661cef5d834bfe56f91cdb36e 100644 (file)
 #include "support/gettext.h"
 #include "support/docstring.h"
 
+using namespace std;
 
 namespace lyx {
 
-using std::string;
-
 
 bool SpellBase::alive()
 {