[Analyzers][CPP] Turn on warning 4515 (#22226)

This commit is contained in:
sosssego
2022-11-23 18:35:16 +00:00
committed by GitHub
parent a4c8815913
commit 0ed166eae2
4 changed files with 1 additions and 18 deletions

View File

@@ -9,9 +9,3 @@
#include <TraceLoggingActivity.h>
#include <wil\common.h>
#include <wil\result.h>
namespace winrt
{
using namespace ::winrt;
}