X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayoutFile.cpp;h=7944ad73a2731c2f00bdf94473c5b43a6ab9e8b0;hb=7779316e6c5dd6d0d522d8fdfedf5cba48c56c6a;hp=1ce04aa685974622ddfab01504b53f15047c9be7;hpb=54ccd275f1c115da5ea279652421b018564f5c56;p=features.git diff --git a/src/LayoutFile.cpp b/src/LayoutFile.cpp index 1ce04aa685..7944ad73a2 100644 --- a/src/LayoutFile.cpp +++ b/src/LayoutFile.cpp @@ -19,11 +19,10 @@ #include "support/FileName.h" #include "support/filetools.h" #include "support/lassert.h" - -#include "support/regex.h" #include "support/TempFile.h" #include +#include using namespace std; using namespace lyx::support;