From 808ed5ea7a9ab2c25cea27687e763eb5a0b7d80f Mon Sep 17 00:00:00 2001 From: John Fletcher Date: Sun, 16 Feb 2014 22:38:54 +0000 Subject: [PATCH] include/boost/phoenix/core/terminal.hpp remove some changes --- include/boost/phoenix/core/terminal.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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