]> git.lyx.org Git - lyx.git/blobdiff - src/lastfiles.C
Add missing headers. With thanks to Martin...
[lyx.git] / src / lastfiles.C
index 2011a7fb6c66d2a45c1bbab35cdc90fe5aec0189..2c30467384bc60c000833bf0244a1e0de28fc506 100644 (file)
 
 #include "support/FileInfo.h"
 
+#include <algorithm>
 #include <fstream>
 #include <iterator>
 
-
 using namespace lyx::support;
 
 using std::ifstream;