diff dmd/expression/Slice.d @ 34:544b922227c7

update to work with dmd 2.048
author korDen
date Sat, 21 Aug 2010 05:46:08 +0400
parents 5c9b78899f5d
children be2ab491772e
line wrap: on
line diff
--- a/dmd/expression/Slice.d	Sat Aug 21 05:45:28 2010 +0400
+++ b/dmd/expression/Slice.d	Sat Aug 21 05:46:08 2010 +0400
@@ -15,7 +15,7 @@
 import core.stdc.stdlib;
 import core.stdc.string;
 
-import std.contracts;
+import std.exception;
 
 
 /* Also return EXP_CANT_INTERPRET if this fails