forked from Alepha/Alepha
A large number of files have had their module namespace renamed
This commit is contained in:
@ -7,7 +7,7 @@ static_assert( __cplusplus > 2020'99 );
|
||||
|
||||
static auto tests= Alepha::Utility::enroll <=[]
|
||||
{
|
||||
using namespace Alepha::Hydrogen::exports::auto_raii;
|
||||
using namespace Alepha::Hydrogen::exports::AutoRAII_m;
|
||||
using namespace Alepha::Testing::exports::literals;
|
||||
|
||||
using Alepha::Testing::exports::TestState;
|
||||
|
Reference in New Issue
Block a user