]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/XFormsView.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / XFormsView.C
index 4c9595a68a360a75b274804586184f0244b53f5e..8a3409c5a42031f636d4ed684727d78eb4f878cc 100644 (file)
 
 #include <boost/bind.hpp>
 
-using namespace lyx::support;
+using lyx::support::LibFileSearch;
 
 using std::abs;
 using std::endl;
+using std::string;
 
 
 //extern void AutoSave(BufferView *);