Merge pull request #829 from symform/httpwebreq-async-ssl
[mono.git] / mcs / class / System.Core / System.Linq / ParallelExecutionMode.cs
index b3c51f70eb64aad61caffa429a601b070d84e1a5..7b6687cfd749c90878d9b1cf6de81f45dab86af9 100644 (file)
@@ -1,4 +1,3 @@
-#if NET_4_0
 //
 // ParallelExecutionMode.cs
 //
@@ -25,6 +24,7 @@
 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 // THE SOFTWARE.
 
+#if NET_4_0
 using System;
 
 namespace System.Linq