]> git.llucax.com Git - software/druntime.git/blobdiff - src/compiler/dmd/aaA.d
Changed D 2.0 runtime to account for 'this' being changed from a pointer to a referen...
[software/druntime.git] / src / compiler / dmd / aaA.d
index 6d7ecf93ec65fb1f5f2ff57b79b19aeb0a6d3190..d5f84e713807169c724a2b9a410bd626eb37f194 100644 (file)
@@ -35,8 +35,8 @@ module rt.aaA;
 
 private
 {
 
 private
 {
-    import stdc.stdarg;
-    import stdc.string;
+    import core.stdc.stdarg;
+    import core.stdc.string;
 
     enum BlkAttr : uint
     {
 
     enum BlkAttr : uint
     {