]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/lyx_gui.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / gtk / lyx_gui.C
index 6c4f31cf9db070eec89fd46b99bd6e142bc434f0..9fbf7a1b6e8a1355c067c25bdbcf7bd2dda9048c 100644 (file)
 #include "xftFontLoader.h"
 #include "GWorkArea.h"
 
-#include "support/std_sstream.h"
-#include <iomanip>
-#include <fcntl.h>
 #include <boost/bind.hpp>
 #include <boost/function.hpp>
 #include <boost/shared_ptr.hpp>
 
+#include <fcntl.h>
+
+#include <sstream>
+#include <iomanip>
+
 //just for xforms
 #include "lyx_forms.h"
 #include "xformsImage.h"