diff dwt/graphics/Device.d @ 129:ad4e1fe71a5a

Fixed runtime errors
author Jacob Carlborg <doob@me.com>
date Sun, 18 Jan 2009 18:39:46 +0100
parents 07399639c0c8
children 0ba75290f8ce
line wrap: on
line diff
--- a/dwt/graphics/Device.d	Sat Jan 17 16:26:49 2009 +0100
+++ b/dwt/graphics/Device.d	Sun Jan 18 18:39:46 2009 +0100
@@ -46,6 +46,8 @@
 import dwt.internal.objc.cocoa.Cocoa;
 import objc = dwt.internal.objc.runtime;
 
+import tango.io.Stdout;
+
 /**
  * This class is the abstract superclass of all device objects,
  * such as the Display device and the Printer device. Devices