#if NET_2_0 everywhere ....
[mono.git] / mcs / class / Mono.C5 / Test / arrays / SortedArrayTests.cs
index 62b2bf7f4100a0575d0682bdd77383771c7ad523..ac764af6ee1a5f9eb5fbace8f6e95d66718e3f36 100644 (file)
@@ -1,3 +1,4 @@
+#if NET_2_0\r
 /*\r
  Copyright (c) 2003-2004 Niels Kokholm <kokholm@itu.dk> and Peter Sestoft <sestoft@dina.kvl.dk>\r
  Permission is hereby granted, free of charge, to any person obtaining a copy\r
@@ -2199,4 +2200,5 @@ namespace nunit.arrays.sorted
                }\r
 \r
        }\r
-}
\ No newline at end of file
+}\r
+#endif\r