]> git.llucax.com Git - software/druntime.git/blobdiff - src/gc/basic/gcalloc.d
Changed Thread.sleep() to accept a long with a tick resolution of 100 nanoseconds...
[software/druntime.git] / src / gc / basic / gcalloc.d
index 5c47f69592fe0eb49cb6b1c1d8d1b2abb64aa001..62d5d475750b09cdf0900a8ee4d3985d2116c01f 100644 (file)
@@ -24,6 +24,8 @@
  * Authors:   Walter Bright, David Friedman, Sean Kelly
  */
 
  * Authors:   Walter Bright, David Friedman, Sean Kelly
  */
 
+module gc.gcalloc;
+
 
 version (Windows)
 {
 
 version (Windows)
 {