summaryrefslogtreecommitdiff
path: root/news/bgrab/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'news/bgrab/files/patch-ad')
-rw-r--r--news/bgrab/files/patch-ad14
1 files changed, 0 insertions, 14 deletions
diff --git a/news/bgrab/files/patch-ad b/news/bgrab/files/patch-ad
deleted file mode 100644
index 0a8250d731ae..000000000000
--- a/news/bgrab/files/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
---- MessageIdStore.h.orig Tue Dec 3 17:35:18 2002
-+++ MessageIdStore.h Tue Dec 3 17:37:00 2002
-@@ -1,7 +1,10 @@
- #include <iostream.h>
--#include <stl.h>
-+#include <set>
- #include <string>
-+#include <utility>
- #include "common.h"
-+
-+using namespace std;
-
- class MessageIdStore {
- public: