X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FPhoenix.hh;h=40fcd96253c54cf548cae855b997c39085e0536d;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=4f1e6e0e4db359a1baecb8b5ae017a22f3dbcab8;hpb=9cb871b939efe93e35dd96808d25089399acfc46;p=senf.git diff --git a/senf/Utils/Phoenix.hh b/senf/Utils/Phoenix.hh index 4f1e6e0..40fcd96 100644 --- a/senf/Utils/Phoenix.hh +++ b/senf/Utils/Phoenix.hh @@ -27,7 +27,13 @@ #define HH_SENF_Utils_Phoenix_ 1 // Custom includes -#include +#include + +#if HAVE_BOOST_SPIRIT_INCLUDE_CLASSIC_HPP +# include +#else +# include +#endif //#include "Phoenix.mpp" #include "Phoenix.ih"