]> git.lyx.org Git - lyx.git/blobdiff - src/Lsstream.h
Add GraphicsTypes.h to libgraphics_la_SOURCES
[lyx.git] / src / Lsstream.h
index 14cb9d5b3c165602e48341c35a355da0fe37690e..9c8b3c74d3ca953b428c4ee4b62e2e24208134f4 100644 (file)
@@ -24,5 +24,6 @@
 
 using std::istringstream;
 using std::ostringstream;
+using std::stringstream;
 
 #endif