diff --git a/nfd/nfd_win.cpp b/nfd/nfd_win.cpp index a73fd8a4..37d9b774 100644 --- a/nfd/nfd_win.cpp +++ b/nfd/nfd_win.cpp @@ -19,7 +19,10 @@ #include #include #include + +struct IUnknown; // Workaround for "combaseapi.h(229): error C2187: syntax error: 'identifier' was unexpected here" when using /permissive- #include + #include "nfd_common.h" diff --git a/standalone/build/win32/Tracy.vcxproj b/standalone/build/win32/Tracy.vcxproj index db9c9a3e..fd2651ad 100644 --- a/standalone/build/win32/Tracy.vcxproj +++ b/standalone/build/win32/Tracy.vcxproj @@ -100,10 +100,7 @@ - - false - false - +