UnitTests/Core: Remove unused includes
This commit is contained in:
parent
c211efd84a
commit
bc1af564e2
|
@ -3,6 +3,4 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
extern const char s_dsp_test_text[8434];
|
||||
|
|
|
@ -3,6 +3,4 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
extern const char s_hermes_text[21370];
|
||||
|
|
Loading…
Reference in New Issue