@ -95,7 +95,7 @@ namespace CppSharp
/// </value>
public bool GenerateClassTemplates { get; set; }
public bool GenerateInternalImports;
public bool GenerateSequentialLayout { get; set; } = true;
public bool GenerateSequentialLayout { get; set; } = false;
public bool UseHeaderDirectories;
/// <summary>