X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Text%2FEncoderExceptionFallbackBuffer.cs;h=9d71878fc30645839ddfb8e3598325f7a9ea8295;hb=c694fb8e631e8f79b383b8ff696228abe1689a20;hp=2ebae151e3cc31ac8771cb0579f19a99b1d98e1c;hpb=fefd6f1d0578964f8ec15e061c5b2db1f9ef4fbc;p=mono.git diff --git a/mcs/class/corlib/System.Text/EncoderExceptionFallbackBuffer.cs b/mcs/class/corlib/System.Text/EncoderExceptionFallbackBuffer.cs index 2ebae151e3c..9d71878fc30 100644 --- a/mcs/class/corlib/System.Text/EncoderExceptionFallbackBuffer.cs +++ b/mcs/class/corlib/System.Text/EncoderExceptionFallbackBuffer.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 {