X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Text%2FDecoderExceptionFallbackBuffer.cs;h=a029db0d3f617c367e45081e29cfffda7c370610;hb=6b2b23c753525c5c5c2b391e9adc36c650825e1f;hp=80280d5aee692d01169944cb55f3da44c441ae74;hpb=f11aa9faf50ec2997ea88350885a0d10ec0d815c;p=mono.git diff --git a/mcs/class/corlib/System.Text/DecoderExceptionFallbackBuffer.cs b/mcs/class/corlib/System.Text/DecoderExceptionFallbackBuffer.cs index 80280d5aee6..a029db0d3f6 100644 --- a/mcs/class/corlib/System.Text/DecoderExceptionFallbackBuffer.cs +++ b/mcs/class/corlib/System.Text/DecoderExceptionFallbackBuffer.cs @@ -28,7 +28,7 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 +#if NET_2_0 || NET_2_0_BOOTSTRAP namespace System.Text {