]> git.lyx.org Git - lyx.git/blobdiff - src/lastfiles.C
Small fix.
[lyx.git] / src / lastfiles.C
index 775ec1550019a069fd37ceac983c6e1476a85903..b132255bc66fe5aaabfce40a865e77da453b399a 100644 (file)
@@ -23,6 +23,7 @@
 #include "debug.h"
 
 using std::ifstream;
+using std::getline;
 using std::ofstream;
 using std::copy;
 using std::ostream_iterator;