]> 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 aac8ac3c1d1a7b86effd9161efab11550d93c072..e1a0e0066a440ca24ded23873e0d8d18fdebb27d 100644 (file)
 #include "Lexer.h"
 
 #include "support/debug.h"
+#include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/lstrings.h"
 
 #include <ostream>
 #include <string>
 
-using std::endl;
-using std::string;
+using namespace std;
+using namespace lyx::support;
 
 namespace lyx {
 
-using support::FileName;
-using support::i18nLibFileSearch;
-using support::trim;
-
-
 namespace {
 
 enum CmdDefTags {