]> git.lyx.org Git - lyx.git/blobdiff - src/insets/RenderPreview.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / RenderPreview.cpp
index 4ad8ef126951fe7a1052429e35ecf1277104ec5d..1d4fb9d6a5f521c8a73b4d9cb3e19beff22bc64d 100644 (file)
 
 #include <boost/bind.hpp>
 
+using namespace std;
+using namespace lyx::support;
 
 namespace lyx {
 
-using support::FileName;
-
-using std::string;
-
 
 LyXRC_PreviewStatus RenderPreview::status()
 {