1
0
forked from Alepha/Alepha

More module namespaces.

This commit is contained in:
2023-11-05 00:22:09 -04:00
parent c74737d01d
commit 353ab9afba
3 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@ static_assert( __cplusplus > 2020 );
#include <Alepha/Utility/evaluation_helpers.h>
namespace Alepha::Hydrogen ::detail:: word_wrap
namespace Alepha::Hydrogen ::detail:: word_wrap_m
{
namespace
{