]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormTabular.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / FormTabular.C
index 96fc8631d70a7addd001cbe72647971eefe29016..f7c6ead413687a6fce474d8d757bc00fc9fccec6 100644 (file)
 
 #include "lyx_forms.h"
 
-using namespace lyx::support;
+using lyx::support::contains_functor;
+using lyx::support::getStringFromVector;
+using lyx::support::isStrDbl;
 
 using std::bind2nd;
+using std::string;
 using std::vector;