]> git.lyx.org Git - lyx.git/blobdiff - src/support/copy.C
Add string << operators for the other streams as well, and removes
[lyx.git] / src / support / copy.C
index 4c083da791cc7e7d26d6202f1090320e715db2cf..9458c7f70411efaa5b8cd035601d7d00db3f8e11 100644 (file)
@@ -4,7 +4,6 @@
 
 #include "support/lyxlib.h"
 #include "LString.h"
-#include "support/filetools.h"
 
 bool lyx::copy(string const & from, string const & to)
 {