X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fimporter.C;h=3e6ccf69e09c3aa9f1ef4dafb818e27504864371;hb=fe390e9da1538e20eabbc98977d845295f8e563d;hp=fc260837f056e6bf9d827b4834074b5020f4ef18;hpb=1a8665988f6038b6d886c0bc663c1753c880d7ca;p=lyx.git diff --git a/src/importer.C b/src/importer.C index fc260837f0..3e6ccf69e0 100644 --- a/src/importer.C +++ b/src/importer.C @@ -26,6 +26,8 @@ #include +using namespace lyx::support; + using std::vector; using std::find;