forked from Alepha/Alepha
In this file, Concepts.h
should be non-relative
This commit is contained in:
@ -6,7 +6,7 @@ static_assert( __cplusplus > 2020'99 );
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
#include "Concepts.h"
|
||||
#include <Alepha/Concepts.h>
|
||||
|
||||
namespace Alepha::Hydrogen ::detail:: template_for_each_m
|
||||
{
|
||||
|
Reference in New Issue
Block a user