diff --git a/include/crap/algorithm.d/maxelementtype.h b/include/crap/algorithm.d/maxelementtype.h index cb89d5b..67afa4a 100644 --- a/include/crap/algorithm.d/maxelementtype.h +++ b/include/crap/algorithm.d/maxelementtype.h @@ -1,11 +1,12 @@ #ifndef CRAP_ALGORITHM_MAXELEMENTTYPE #define CRAP_ALGORITHM_MAXELEMENTTYPE +#include "../utility.d/bisecttype.h" +#include "../version.d/libintegralconstantcallable.h" + #include #include -#include "../utility.d/bisecttype.h" - namespace crap { template