]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/Color.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / xforms / Color.C
index 7c683b9b363a4cee304660b9b5c5cc5156bcfd0b..c39283214a813354ad75b79b95b4e08435233a0d 100644 (file)
@@ -16,9 +16,8 @@
 
 #include "LColor.h"
 
-#include "support/std_sstream.h"
-
 #include <cmath>
+#include <sstream>
 #include <iomanip>
 
 #ifndef CXX_GLOBAL_CSTD