X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fmcs%2Fdoc-bootstrap.cs;h=ae60ff4031b669964a8da0ac3ac3d503cec9bf55;hb=f98d0799d89401853f59e4427764932d633b8935;hp=848dfc47fa41c706dab80e91ab18b6056ac0b977;hpb=c251b192a55c255f278c9b9ad2ec949264a36526;p=mono.git diff --git a/mcs/mcs/doc-bootstrap.cs b/mcs/mcs/doc-bootstrap.cs index 848dfc47fa4..ae60ff4031b 100644 --- a/mcs/mcs/doc-bootstrap.cs +++ b/mcs/mcs/doc-bootstrap.cs @@ -11,7 +11,7 @@ // // -#if BOOTSTRAP_WITH_OLDLIB || NET_2_1 +#if BOOTSTRAP_WITH_OLDLIB || MOBILE using XmlElement = System.Object;