]> git.lyx.org Git - lyx.git/blobdiff - src/Lsstream.h
prepare for 1.1.6pre2
[lyx.git] / src / Lsstream.h
index 8d171d215642096862f95447ed432b0e03c9c21a..79330e2d798a183afbdf413b2729323db0025fe9 100644 (file)
@@ -18,4 +18,7 @@
 #include "support/sstream.h"
 #endif
 
+using std::istringstream;
+using std::ostringstream;
+
 #endif