From 7d37b0de4b441a8e865cb9a11834328b2eecd07e Mon Sep 17 00:00:00 2001 From: Leonardo de Araujo <46436462+araujo88@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:06:32 -0300 Subject: [PATCH] Update teapot.vcxproj --- teapot.vcxproj | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/teapot.vcxproj b/teapot.vcxproj index 81ca072..3bf4d86 100644 --- a/teapot.vcxproj +++ b/teapot.vcxproj @@ -147,7 +147,9 @@ - - /std:c++20 %(AdditionalOptions) - + + + /std:c++20 %(AdditionalOptions) + +