X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Net.Configuration%2FNetSectionGroup.cs;h=b54caf0c9d53b20639432946ad10839258104313;hb=31ca4c480c7cf3f94029222335d84e4fde6dfbc5;hp=29df6210474c2ecd4a25def5d5636f2fd57bb81e;hpb=75df74a96c33af7a99e16e4281272f1b67334a48;p=mono.git diff --git a/mcs/class/System/System.Net.Configuration/NetSectionGroup.cs b/mcs/class/System/System.Net.Configuration/NetSectionGroup.cs index 29df6210474..b54caf0c9d5 100644 --- a/mcs/class/System/System.Net.Configuration/NetSectionGroup.cs +++ b/mcs/class/System/System.Net.Configuration/NetSectionGroup.cs @@ -29,7 +29,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;