Merged pull request #58 from XTZGZoReX/master.
[mono.git] / mcs / class / corlib / System.Threading / CountdownEvent.cs
index 0046f8141b71ab3e9132261d65e5ef291529cfda..59c282ea567cd48aad06ab1008655f6b554be0b2 100644 (file)
@@ -22,7 +22,7 @@
 //
 //
 
-#if NET_4_0
+#if NET_4_0 || MOBILE
 
 using System;