Code

fix pasting style after copying a text span
[inkscape.git] / src / remove-last.h
index 4d5df3f548e9386004915b4626c42eaec43e2ed3..094f57cc2a5112d473824b89db994d0eba6e2b79 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __REMOVE_LAST_H__
 #define __REMOVE_LAST_H__
 
+#include <algorithm>
 #include <vector>
 #include <glib.h>