New test.
[mono.git] / mcs / class / System.Drawing / System.Drawing.Imaging / MetafileHeader.cs
index 1fb6f5656275fe0a71803dfc2a20ff3b55b78138..a248d74cc3997594c4f90d5a0f5ee35cf3cb72a9 100644 (file)
@@ -35,7 +35,9 @@ using System.Runtime.InteropServices;
 namespace System.Drawing.Imaging {
 
        [MonoTODO]
+#if !TARGET_JVM
        [StructLayout(LayoutKind.Sequential)]
+#endif
        public sealed class MetafileHeader 
        {