X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Configuration%2FClientSettingsSection.cs;h=5f986bfaa1b438a2f7983a33ef67fe50320474c8;hb=d24e0ade72ec565b767b1f45abaf1f2001b99d11;hp=c85026d4af8d5dc8fc1e835dd46a5a922e586dbb;hpb=a3ea7ceb4d4f5e2cb8ea421313e8939640fb898c;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;