forked from Alepha/Alepha
Unify the evaluation helpers implementations.
This commit is contained in:
@ -3,7 +3,7 @@ static_assert( __cplusplus > 2020'00 );
|
||||
#include <Alepha/AutoRAII.h>
|
||||
|
||||
#include <Alepha/Testing/test.h>
|
||||
#include <Alepha/Utility/evaluation.h>
|
||||
#include <Alepha/Utility/evaluation_helpers.h>
|
||||
|
||||
int
|
||||
main( const int argcnt, const char *const argvec[] )
|
||||
|
Reference in New Issue
Block a user