diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index fb6a33c58d..00e4d41af2 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -79,7 +79,6 @@ <WarningLevel>Level3</WarningLevel> <TreatWarningAsError>true</TreatWarningAsError> <IntrinsicFunctions>true</IntrinsicFunctions> - <StructMemberAlignment>16Bytes</StructMemberAlignment> <RuntimeTypeInfo>false</RuntimeTypeInfo> <MinimalRebuild>false</MinimalRebuild> <MultiProcessorCompilation>true</MultiProcessorCompilation>