]> git.lyx.org Git - lyx.git/blobdiff - src/DepTable.C
Andres fixes to sstrem problems
[lyx.git] / src / DepTable.C
index 60b6e65e9734d0378d22fc07ba682066bf00ddfb..d2fc3f1b9032f5bfc92aafb28637b57245417982 100644 (file)
 #include "support/lyxlib.h"
 #include "support/filetools.h"
 #include <fstream>
+
 using std::make_pair;
 using std::ofstream;
 using std::ifstream;
+using std::endl;
 
 void DepTable::insert(string const & fi,
                      bool upd,