]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlayout.C
rename Inset to InsetOld
[lyx.git] / src / lyxlayout.C
index 6f20fc49e899c015caea26e456a4817473aa7eee..fc691697f7c0abb7a19f9e020024aa32fa337f53 100644 (file)
@@ -18,6 +18,8 @@
 
 #include "support/lstrings.h"
 
+using namespace lyx::support;
+
 using std::endl;
 
 //  The order of the LayoutTags enum is no more important. [asierra300396]