]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
I'll find a solution for the 'dirList problem', Abdel.
[lyx.git] / src / LaTeXFeatures.h
index 878b466797505646ba5c9e564c7f544416b8b1fb..fa64d8f7fbcd6ac79cc6c9f1c865f5ad75359f96 100644 (file)
@@ -13,7 +13,6 @@
 #ifndef LATEXFEATURES_H
 #define LATEXFEATURES_H
 
-
 #include "OutputParams.h"
 #include "support/docstring.h"
 
@@ -125,7 +124,7 @@ private:
        ///
        UsedFloats usedFloats_;
        ///
-       typedef std::map<docstring , std::string> FileMap;
+       typedef std::map<docstring, std::string> FileMap;
        ///
        FileMap IncludedFiles_;
        /** Buffer of the file being processed.