diff dmd/backend/glue.d @ 34:544b922227c7

update to work with dmd 2.048
author korDen
date Sat, 21 Aug 2010 05:46:08 +0400
parents 3f834bed4f13
children 7e0d548de9e6
line wrap: on
line diff
--- a/dmd/backend/glue.d	Sat Aug 21 05:45:28 2010 +0400
+++ b/dmd/backend/glue.d	Sat Aug 21 05:46:08 2010 +0400
@@ -38,7 +38,7 @@
 	}
 }
 
-import std.contracts;
+import std.exception;
 import std.string;
 
 string lastmname;