Merge pull request #829 from symform/httpwebreq-async-ssl
[mono.git] / mcs / class / System.Core / System.Linq / ParallelMergeOptions.cs
index 0adea44bc85d470fd1b4b88869cf92b0797a0792..f40defc99f0bc7f513cdcf2c12b6cbab772f7c7f 100644 (file)
@@ -1,4 +1,3 @@
-#if NET_4_0
 //
 // ParallelMergeOptions.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