diff options
Diffstat (limited to 'ftp/downloader/files/patch-main-sm.cc')
| -rw-r--r-- | ftp/downloader/files/patch-main-sm.cc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/downloader/files/patch-main-sm.cc b/ftp/downloader/files/patch-main-sm.cc new file mode 100644 index 000000000000..b6dbe8d641e8 --- /dev/null +++ b/ftp/downloader/files/patch-main-sm.cc @@ -0,0 +1,10 @@ +--- main/sm.cc.orig Thu Sep 15 14:31:21 2005 ++++ main/sm.cc Fri Sep 16 23:11:53 2005 +@@ -10,6 +10,7 @@ + */ + + #include "sm.h" ++#include <algorithm> + #include <functional> + + using namespace d4x; |
