]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sendfax_main.C
Angus insetindex patch + protect patch from Dekel
[lyx.git] / src / lyx_sendfax_main.C
index c30c1f840ae6c8a8af025ec0ad3dca11a17c621c..d15b16ca51a96bc0a11e23dd3047defd65ed3566 100644 (file)
@@ -12,6 +12,8 @@
 #include "support/syscall.h"
 #include "gettext.h"
 
+using std::endl;
+
 /* Prototypes */
 
 bool sendfax(string const &fname, string const &sendcmd);