diff dwt/SWT.d @ 25:fc2b263b8a3f

Merged back the System.arraycopy and use a System class
author Frank Benoit <benoit@tionex.de>
date Tue, 08 Jan 2008 01:23:25 +0100
parents 63c023465156
children 8e9ea24111fd
line wrap: on
line diff
--- a/dwt/SWT.d	Mon Jan 07 23:29:21 2008 +0100
+++ b/dwt/SWT.d	Tue Jan 08 01:23:25 2008 +0100
@@ -17,6 +17,8 @@
 import dwt.SWTError;
 import dwt.SWTException;
 
+public import dwt.dwthelper.utils;
+
 import tango.core.Exception;
 
 /**