]> git.llucax.com Git - software/druntime.git/blobdiff - src/gc/basic/gc.d
Changed Thread.sleep() to accept a long with a tick resolution of 100 nanoseconds...
[software/druntime.git] / src / gc / basic / gc.d
index b07895908b015af22e57d9527482a331427466e6..4dd2d9f50cd832afe95e213a09592015d970d0b2 100644 (file)
@@ -24,6 +24,8 @@
  * Authors:   Walter Bright, Sean Kelly
  */
 
  * Authors:   Walter Bright, Sean Kelly
  */
 
+module gc.gc;
+
 private import gcx;
 private import gcstats;
 private import stdc.stdlib;
 private import gcx;
 private import gcstats;
 private import stdc.stdlib;