diff --git a/include/boost/phoenix/core/terminal.hpp b/include/boost/phoenix/core/terminal.hpp index fff0ea1..75f1497 100644 --- a/include/boost/phoenix/core/terminal.hpp +++ b/include/boost/phoenix/core/terminal.hpp @@ -57,7 +57,7 @@ namespace boost { namespace phoenix ; namespace tag { - struct terminal : public proto::tag::terminal {}; + struct terminal /*: public proto::tag::terminal */ {}; } namespace expression