summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
Diffstat (limited to 'driver')
-rw-r--r--driver/driver.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/driver.vcxproj b/driver/driver.vcxproj
index bee36c4..7df16a0 100644
--- a/driver/driver.vcxproj
+++ b/driver/driver.vcxproj
@@ -66,7 +66,7 @@
<WarningLevel>Level4</WarningLevel>
<ExceptionHandling>
</ExceptionHandling>
- <LanguageStandard>stdcpplatest</LanguageStandard>
+ <LanguageStandard>stdcpp17</LanguageStandard>
<AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories);$(SolutionDir)\external;$(MSBuildThisFileDirectory)</AdditionalIncludeDirectories>
<RuntimeLibrary>
</RuntimeLibrary>