1
0
forked from Alepha/Alepha

In this file, Concepts.h should be non-relative

This commit is contained in:
2024-06-15 17:41:13 -04:00
parent a8c6780cb9
commit 807311e0dd

View File

@ -6,7 +6,7 @@ static_assert( __cplusplus > 2020'99 );
#include <type_traits> #include <type_traits>
#include "Concepts.h" #include <Alepha/Concepts.h>
namespace Alepha::Hydrogen ::detail:: template_for_each_m namespace Alepha::Hydrogen ::detail:: template_for_each_m
{ {