summaryrefslogtreecommitdiff
path: root/security/fwbuilder2/files/patch-ad
blob: b4d5ff617560157816e7df6a0d3d84002ce62ca0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/gui/ObjectManipulator.cpp.old	Sun Oct 17 00:19:22 2004
+++ src/gui/ObjectManipulator.cpp	Sun Oct 17 00:19:41 2004
@@ -97,6 +97,7 @@
 #include "fwbuilder/IntervalGroup.h"
 
 #include <iostream>
+#include <algorithm>
 
 using namespace std;
 using namespace libfwbuilder;