]> git.lyx.org Git - features.git/blobdiff - src/cursor.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / cursor.C
index 903593c55108d58cf8e5506fce4b427f2cc0f823..82a0a58b31841afa25799a8b65fc474f6afe48bc 100644 (file)
 #include "mathed/math_macrotable.h"
 
 #include "support/limited_stack.h"
-#include "support/std_sstream.h"
 
 #include "frontends/LyXView.h"
 
 #include <boost/assert.hpp>
 
+#include <sstream>
+
 using lyx::par_type;
 
 using std::string;