]> git.lyx.org Git - lyx.git/blobdiff - src/factory.C
another fix
[lyx.git] / src / factory.C
index 7c8bf37bcfdd7fcb5f98493228e2b9ac2f3d5a01..11d0832578641e998b4c3828eaa1d3f2fd5397e5 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <cstdio>
 
+using std::endl;
 
 Inset * createInset(FuncRequest const & cmd)
 {