X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FPhoenix.hh;h=fe7d679407d9faa70aee880103d0b7b0b3f47558;hb=4101c2b818ec67e7469ebb44f030eed2185c4ab0;hp=4f1e6e0e4db359a1baecb8b5ae017a22f3dbcab8;hpb=9cb871b939efe93e35dd96808d25089399acfc46;p=senf.git diff --git a/senf/Utils/Phoenix.hh b/senf/Utils/Phoenix.hh index 4f1e6e0..fe7d679 100644 --- a/senf/Utils/Phoenix.hh +++ b/senf/Utils/Phoenix.hh @@ -27,11 +27,17 @@ #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" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// /** \defgroup phoenix_helpers Boost.Phoenix extensions */ @@ -56,7 +62,7 @@ namespace phoenix { }} -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "Phoenix.cci" //#include "Phoenix.ct" //#include "Phoenix.cti"