Use TaskConstants in MOBILE profile as well.
authorJonathan Chambers <jonathan@unity3d.com>
Mon, 30 Apr 2012 16:46:30 +0000 (12:46 -0400)
committerJonathan Chambers <jonathan@unity3d.com>
Mon, 30 Apr 2012 16:46:42 +0000 (12:46 -0400)
mcs/class/corlib/System.Threading.Tasks/TaskConstants.cs

index 8277fc1b76cbd716aa35f21c9725615c2b2cb050..2a18adafda8c4e6e7cdc28d7ae8d5c3140b84eb0 100644 (file)
@@ -26,7 +26,7 @@
 //
 //
 
-#if NET_4_0
+#if NET_4_0 || MOBILE
 
 namespace System.Threading.Tasks
 {