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

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