]> git.lyx.org Git - lyx.git/blobdiff - src/CmdDef.cpp
Add empty InsetLayout for undefined cases. Should avoid possible bugs caused by empty...
[lyx.git] / src / CmdDef.cpp
index b05d726a18fb8304a03be8ee7466690f95d0e6e3..e1a0e0066a440ca24ded23873e0d8d18fdebb27d 100644 (file)
@@ -16,6 +16,7 @@
 #include "Lexer.h"
 
 #include "support/debug.h"
+#include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/lstrings.h"
 
 #include <string>
 
 using namespace std;
+using namespace lyx::support;
 
 namespace lyx {
 
-using support::FileName;
-using support::i18nLibFileSearch;
-using support::trim;
-
-
 namespace {
 
 enum CmdDefTags {