X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Configuration%2FClientSettingsSection.cs;h=5f986bfaa1b438a2f7983a33ef67fe50320474c8;hb=12b712c8917ac1411c3f85436845ec53d8c33a18;hp=c85026d4af8d5dc8fc1e835dd46a5a922e586dbb;hpb=096265478e6e4145c90250a5bf78c0c179ee50af;p=mono.git diff --git a/mcs/class/System/System.Configuration/ClientSettingsSection.cs b/mcs/class/System/System.Configuration/ClientSettingsSection.cs index c85026d4af8..5f986bfaa1b 100644 --- a/mcs/class/System/System.Configuration/ClientSettingsSection.cs +++ b/mcs/class/System/System.Configuration/ClientSettingsSection.cs @@ -28,7 +28,7 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 && CONFIGURATION_DEP +#if CONFIGURATION_DEP using System.Configuration;