X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fimporter.C;h=672edcdc6e1e7713bde9654d3239a5dc83bb81b2;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=76b0c223c8e6834e9cac6c545c2fe786117cc615;hpb=57a24ea9124812ddc5108ff1ad304ff61acc826a;p=lyx.git diff --git a/src/importer.C b/src/importer.C index 76b0c223c8..672edcdc6e 100644 --- a/src/importer.C +++ b/src/importer.C @@ -29,7 +29,7 @@ using lyx::support::ChangeExtension; using lyx::support::MakeDisplayPath; using std::find; - +using std::string; using std::vector;