style(sonar): fix cpp:S3806 (#4129)

This commit is contained in:
ReenigneArcher 2025-08-04 23:30:48 -04:00 committed by GitHub
commit 9f101fb546
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 20 additions and 20 deletions

View file

@ -5,7 +5,7 @@
#define INITGUID
// platform includes
#include <audioclient.h>
#include <Audioclient.h>
#include <codecvt>
#include <iostream>
#include <locale>