Code

Indent support for XSLT extensions output.
[inkscape.git] / src / widgets / ruler.h
index e2ea7c7fed4f56242edf4a36611eebd84de64740..7a3509325fc15df30f95e0081b7115f3ce8a6490 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <gtk/gtkruler.h>
 #include "sp-metric.h"
-
+#include <iostream>
 #include <glib.h>
 
 
@@ -80,4 +80,4 @@ GtkWidget* sp_vruler_new      (void);
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :