2006-12-30 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / mcs / codegen.cs
index 7f95441bc020d33c5cf7108c698c8babace64b7d..94d7a949eab33cf4889ac7e123de7a79bd7f07c4 100644 (file)
@@ -1005,7 +1005,9 @@ namespace Mono.CSharp {
 
                public AssemblyClass (): base ()
                {
+#if GMCS_SOURCE
                        wrap_non_exception_throws = true;
+#endif
                }
 
                public bool IsClsCompliant {