X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FSystem.Security.Cryptography%2FCryptographicAttributeEnumerator.cs;h=39092f9be43923e71b56de883ea925407f6f0c5f;hb=64b7e70f0d5f9ec7ae2b5c2b4ba4b51ed5f71d39;hp=c8d70f7cf91683f7f191d88f45f0dd0f809495df;hpb=9869ae24b88761ab261c4311e24f7383b4af3f02;p=mono.git diff --git a/mcs/class/System.Security/System.Security.Cryptography/CryptographicAttributeEnumerator.cs b/mcs/class/System.Security/System.Security.Cryptography/CryptographicAttributeEnumerator.cs index c8d70f7cf91..39092f9be43 100644 --- a/mcs/class/System.Security/System.Security.Cryptography/CryptographicAttributeEnumerator.cs +++ b/mcs/class/System.Security/System.Security.Cryptography/CryptographicAttributeEnumerator.cs @@ -27,7 +27,7 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 +#if SECURITY_DEP using System.Collections;