]> git.llucax.com Git - software/druntime.git/blobdiff - src/compiler/dmd/switch_.d
* Moved sys into core.sys
[software/druntime.git] / src / compiler / dmd / switch_.d
index ebb7373f0db185c581b5e34275f22d84115210f2..ae69d91647aebe0a85f28c9196198b86ea0de29e 100644 (file)
@@ -27,7 +27,7 @@
 
 module rt.switch_;
 
 
 module rt.switch_;
 
-private import stdc.string;
+private import core.stdc.string;
 
 /******************************************************
  * Support for switch statements switching on strings.
 
 /******************************************************
  * Support for switch statements switching on strings.