X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fmpl.hh;h=ba600835869550878313fec6a1093ddd664a286e;hb=05fab45b5f96c457d3c6b359f66ce1506c6ad510;hp=5eee0c5f9b1308f9b25da9931455eadbfa7bb7be;hpb=f5ca463966327288e825764fbee26b92f07cbd6a;p=senf.git diff --git a/Utils/mpl.hh b/Utils/mpl.hh index 5eee0c5..ba60083 100644 --- a/Utils/mpl.hh +++ b/Utils/mpl.hh @@ -27,6 +27,7 @@ #define HH_mpl_ 1 // Custom includes +#include "../config.hh" //#include "mpl.mpp" #include "mpl.ih" @@ -38,10 +39,6 @@ namespace mpl { /** \defgroup senfmpl Low-level template meta programming helpers */ -# ifndef SENF_MPL_RV_ALIGNMENT -# define SENF_MPL_RV_ALIGNMENT 16 -# endif - /** \brief Return-value type used to implement overload selection The senf::mpl::rv type is used together with \ref SENF_MPL_RV() to select template