1
0
forked from Alepha/Alepha

More hydrogenation.

This commit is contained in:
2023-11-08 04:42:17 -05:00
parent 8f96c9e888
commit 25b9cf0ac8
3 changed files with 13 additions and 11 deletions

View File

@ -10,7 +10,7 @@ static_assert( __cplusplus > 2020'99 );
#include <Alepha/StaticValue.h>
#include <Alepha/error.h>
namespace Alepha::Cavorite ::detail:: program_options
namespace Alepha::Hydrogen ::detail:: ProgramOptions_m
{
namespace
{