[mono-config] use right type for result of strlen
[mono.git] / mcs / class / System.Web / System.Web.Compilation / IImplicitResourceProvider.cs
index eb27062de54242fa0bc0b0e42de8b7c11e50c232..bb204bd5ed1c3e8d5d867f228d977b545d84ad15 100644 (file)
@@ -26,7 +26,7 @@
 // Copyright (C) 2004 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
+
 
 using System.Collections;
 using System.Globalization;
@@ -39,4 +39,4 @@ namespace System.Web.Compilation
                ICollection GetImplicitResourceKeys (string keyPrefix);
         }
 }
-#endif
+