summaryrefslogtreecommitdiff
path: root/security/fwbuilder2/files/patch-ac
blob: 12e05cb7ad36c71ab379a44803997c6b3e09432c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/gui/FWBTree.cpp.old	Sun Oct 17 00:16:10 2004
+++ src/gui/FWBTree.cpp	Sun Oct 17 00:17:21 2004
@@ -51,6 +51,7 @@
 #include "fwbuilder/IntervalGroup.h"
 
 #include <iostream>
+#include <algorithm>
 
 using namespace std;
 using namespace libfwbuilder;