X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FPersonalWordList.cpp;h=ca61d8a17106f5577c9d66de2308eb52b4a7355e;hb=9716e79624a4d;hp=4d3292e3f582578c79567528cccca1032cc4af7b;hpb=fe85162a29893e98bd3426d15c9a9eb62aa90f6b;p=lyx.git diff --git a/src/PersonalWordList.cpp b/src/PersonalWordList.cpp index 4d3292e3f5..ca61d8a171 100644 --- a/src/PersonalWordList.cpp +++ b/src/PersonalWordList.cpp @@ -17,15 +17,12 @@ #include "support/filetools.h" #include "support/Package.h" #include "support/FileName.h" -#include "support/lstrings.h" -#include "support/os.h" #include #include using namespace std; using namespace lyx::support; -using namespace lyx::support::os; namespace lyx {