2010-05-04 Miguel de Icaza <miguel@novell.com>
[mono.git] / mcs / class / corlib / System.Collections / IStructuralComparable.cs
index f7695f9ac81cbedcdf5b2625b27248a09feaa86e..4850749e69fb972edf8efc36f100e14b24499617 100644 (file)
@@ -26,7 +26,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if MOONLIGHT || NET_4_0
+#if MOONLIGHT || NET_4_0 || BOOTSTRAP_NET_4_0
 
 using System;