X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Net.Configuration%2FHttpWebRequestElement.cs;h=9d7a6a3c26929f8703059fbc987aeeafaf3b330e;hb=aee1c0e64518735260e1d7e5a45fcbc7b59fb5cc;hp=4aab3bce82abf84b1142be726157b9ebe2d23612;hpb=b5cfba1835f2ba823796f825410e0062b7e4c9a3;p=mono.git diff --git a/mcs/class/System/System.Net.Configuration/HttpWebRequestElement.cs b/mcs/class/System/System.Net.Configuration/HttpWebRequestElement.cs index 4aab3bce82a..9d7a6a3c269 100644 --- a/mcs/class/System/System.Net.Configuration/HttpWebRequestElement.cs +++ b/mcs/class/System/System.Net.Configuration/HttpWebRequestElement.cs @@ -30,7 +30,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;