File: libwfut-gcc4.3.patch

package info (click to toggle)
libwfut 0.2.1-2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,596 kB
  • ctags: 1,927
  • sloc: cpp: 18,504; sh: 9,196; python: 630; makefile: 76
file content (10 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- libwfut-0.2.0.orig/libwfut/platform.cpp
+++ libwfut-0.2.0/libwfut/platform.cpp
@@ -18,6 +18,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 
+#include <algorithm>
 #include <map>
 #include <string>
 #include <list>