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