X-Git-Url: https://git.llucax.com/software/druntime.git/blobdiff_plain/5a07183e26b7ca151959629420a83f59af5339f3..d1b901cd13b1a1a9ecb3af3aecb343863d0a0049:/src/gc/basic/gcalloc.d?ds=sidebyside diff --git a/src/gc/basic/gcalloc.d b/src/gc/basic/gcalloc.d index 5c47f69..62d5d47 100644 --- a/src/gc/basic/gcalloc.d +++ b/src/gc/basic/gcalloc.d @@ -24,6 +24,8 @@ * Authors: Walter Bright, David Friedman, Sean Kelly */ +module gc.gcalloc; + version (Windows) {