summaryrefslogtreecommitdiff
path: root/boost/accumulators/framework/parameters/accumulator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/accumulators/framework/parameters/accumulator.hpp')
-rw-r--r--boost/accumulators/framework/parameters/accumulator.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/accumulators/framework/parameters/accumulator.hpp b/boost/accumulators/framework/parameters/accumulator.hpp
index 30e4b0de99..525ebb30ba 100644
--- a/boost/accumulators/framework/parameters/accumulator.hpp
+++ b/boost/accumulators/framework/parameters/accumulator.hpp
@@ -9,11 +9,13 @@
#define BOOST_ACCUMULATORS_FRAMEWORK_PARAMETERS_ACCUMULATOR_HPP_EAN_31_10_2005
#include <boost/parameter/keyword.hpp>
+#include <boost/accumulators/accumulators_fwd.hpp>
namespace boost { namespace accumulators
{
BOOST_PARAMETER_KEYWORD(tag, accumulator)
+BOOST_ACCUMULATORS_IGNORE_GLOBAL(accumulator)
}} // namespace boost::accumulators