[bcl] More netstandard api matching
[mono.git] / mcs / class / referencesource / mscorlib / system / runtime / interopservices / errorwrapper.cs
index 0cf3823868c81c51fd13aeeb4f37ca1b889574ca..694412fd471faf0fd6eb03a415363e7e944e1393 100644 (file)
@@ -12,7 +12,7 @@
 **
 **
 =============================================================================*/
-#if !FULL_AOT_RUNTIME
+
 namespace System.Runtime.InteropServices {
    
     using System;
@@ -54,4 +54,3 @@ namespace System.Runtime.InteropServices {
         private int m_ErrorCode;
     }
 }
-#endif
\ No newline at end of file