summaryrefslogtreecommitdiff
path: root/protocols/Steam/Steam.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/Steam.vcxproj')
-rw-r--r--protocols/Steam/Steam.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Steam/Steam.vcxproj b/protocols/Steam/Steam.vcxproj
index 0db6b56896..36b0c03011 100644
--- a/protocols/Steam/Steam.vcxproj
+++ b/protocols/Steam/Steam.vcxproj
@@ -37,6 +37,7 @@
<ItemDefinitionGroup>
<ClCompile>
<ExceptionHandling>Sync</ExceptionHandling>
+ <LanguageStandard>stdcpp17</LanguageStandard>
</ClCompile>
</ItemDefinitionGroup>
-</Project>
+</Project> \ No newline at end of file