forked from Alepha/Alepha
A large number of files have had their module namespace renamed
This commit is contained in:
@ -10,8 +10,8 @@ static_assert( __cplusplus > 2020'99 );
|
||||
|
||||
namespace
|
||||
{
|
||||
using Alepha::exports::types::argcnt_t;
|
||||
using Alepha::exports::types::argvec_t;
|
||||
using Alepha::exports::types_m::argcnt_t;
|
||||
using Alepha::exports::types_m::argvec_t;
|
||||
|
||||
namespace util= Alepha::Utility;
|
||||
using namespace Alepha::Testing::exports;
|
||||
|
Reference in New Issue
Block a user