diff --git a/include/boost/phoenix/core/is_nullary.hpp b/include/boost/phoenix/core/is_nullary.hpp index 1957f49..d64f467 100644 --- a/include/boost/phoenix/core/is_nullary.hpp +++ b/include/boost/phoenix/core/is_nullary.hpp @@ -149,7 +149,7 @@ namespace boost { namespace phoenix struct is_nullary > : mpl::true_ {}; -#endif +//#endif template struct is_nullary > >