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