Use lower-case names for Windows headers.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices.WindowsRuntime / IActivationFactory.cs
index e7d010d1b7778602560a4dcacd528e8c5ea483de..7c516aaa6d07c5ee0b8792f489dbbf8c52118d19 100644 (file)
@@ -1,4 +1,3 @@
-#if NET_4_5
 //
 // IActivationFactory.cs
 //
@@ -35,4 +34,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
                object ActivateInstance ();
        }
 }
-#endif