mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Remove unused boehmgc patch
This commit is contained in:
parent
985c211061
commit
e644289161
1 changed files with 0 additions and 12 deletions
|
@ -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;
|
|
Loading…
Add table
Add a link
Reference in a new issue