mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 09:59:32 -06:00
Merge pull request #13670 from tygyh/UnitTests/Core/Remove-unused-includes
UnitTests/Core: Remove unused includes
This commit is contained in:
@ -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];
|
||||||
|
@ -3,6 +3,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <string>
|
|
||||||
|
|
||||||
extern const char s_hermes_text[21370];
|
extern const char s_hermes_text[21370];
|
||||||
|
Reference in New Issue
Block a user