forked from Alepha/Alepha
Consolidate the StaticValue
implementations.
This commit is contained in:
@ -40,7 +40,7 @@ namespace Alepha::Hydrogen::Testing
|
||||
|
||||
using namespace std::literals::string_literals;
|
||||
using namespace Utility::exports::evaluation_helpers;
|
||||
using namespace Utility::exports::static_value;
|
||||
using namespace Utility::exports::StaticValue_m;
|
||||
|
||||
struct TestName
|
||||
{
|
||||
|
Reference in New Issue
Block a user