]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.C
Make enter button work in GTK text dialog
[lyx.git] / src / graphics / GraphicsParams.C
index f2a1d239707789d1c09ec19ff01efbf8a6798368..6274ea1d6ba77814ef26152691ef95a333f952ae 100644 (file)
 
 #include "lyxlength.h"
 
-#include "support/std_sstream.h"
+#include <sstream>
 
+
+using std::string;
 using std::abs;