X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fmbas%2Finterface.cs;h=61204498e3a5be8684c68e6e3f007d990ec6aa7a;hb=747952ff2eea2f8f2599ab8651741e18959e2a64;hp=a3077b865fb6a9021c031a338ade01ab1820aa5d;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/mcs/mbas/interface.cs b/mcs/mbas/interface.cs index a3077b865fb..61204498e3a 100644 --- a/mcs/mbas/interface.cs +++ b/mcs/mbas/interface.cs @@ -9,12 +9,13 @@ // (C) 2001 Ximian, Inc (http://www.ximian.com) // +#define CACHE + /*This file will go off shortly * after copying the interface class * in class.cs file */ -#define CACHE using System.Collections; using System; using System.IO;