We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc477e0 commit cf68128Copy full SHA for cf68128
build_msvc/libelementssimplicity/libelementssimplicity.vcxproj
@@ -29,7 +29,7 @@
29
</ItemGroup>
30
<ItemDefinitionGroup>
31
<ClCompile>
32
- <LanguageStandard_C>stdc11</LanguageStandard_C>
+ <!-- <LanguageStandard_C>stdc11</LanguageStandard_C> -->
33
<DisableSpecificWarnings>4090;4146;4244;4715</DisableSpecificWarnings>
34
</ClCompile>
35
</ItemDefinitionGroup>
0 commit comments