aboutsummaryrefslogtreecommitdiff
path: root/boehmgc-traceable_allocator-public.diff
diff options
context:
space:
mode:
Diffstat (limited to 'boehmgc-traceable_allocator-public.diff')
-rw-r--r--boehmgc-traceable_allocator-public.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/boehmgc-traceable_allocator-public.diff b/boehmgc-traceable_allocator-public.diff
deleted file mode 100644
index a0c51ef4d..000000000
--- a/boehmgc-traceable_allocator-public.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/include/gc_allocator.h b/include/gc_allocator.h
-index 597c7f13..587286be 100644
---- a/include/gc_allocator.h
-+++ b/include/gc_allocator.h
-@@ -312,6 +312,7 @@ public:
-
- template<>
- class traceable_allocator<void> {
-+public:
- typedef size_t size_type;
- typedef ptrdiff_t difference_type;
- typedef void* pointer;