X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FPhoenix.hh;h=40fcd96253c54cf548cae855b997c39085e0536d;hb=463db052ea9d1c292bfd40301d0dc4963411485e;hp=4f1e6e0e4db359a1baecb8b5ae017a22f3dbcab8;hpb=cad7256a15fbec9b4bf38559e89db7e0fe814db0;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"