forked from Alepha/Alepha
Move Alepha
header to top, for tuplize_args
.
This commit is contained in:
@ -2,6 +2,8 @@ static_assert( __cplusplus > 2020'00 );
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <Alepha/Alepha.h>
|
||||
|
||||
#include <cassert>
|
||||
#include <cstddef>
|
||||
|
||||
@ -14,8 +16,6 @@ static_assert( __cplusplus > 2020'00 );
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
#include <Alepha/Alepha.h>
|
||||
|
||||
#include "meta.h"
|
||||
#include "error.h"
|
||||
#include "Concepts.h"
|
||||
|
Reference in New Issue
Block a user