Merge pull request #13670 from tygyh/UnitTests/Core/Remove-unused-includes

UnitTests/Core: Remove unused includes
This commit is contained in:
Jordan Woyak 2025-05-16 12:58:47 -05:00 committed by GitHub
commit e4f71d2513
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View file

@ -3,6 +3,4 @@
#pragma once #pragma once
#include <string>
extern const char s_dsp_test_text[8434]; extern const char s_dsp_test_text[8434];

View file

@ -3,6 +3,4 @@
#pragma once #pragma once
#include <string>
extern const char s_hermes_text[21370]; extern const char s_hermes_text[21370];