Skip to content

Commit 6035d66

Browse files
committed
Hopefully fix issue #44
1 parent f387d1a commit 6035d66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opencog/util/boost_ext/accumulators/statistics/geometric_mean_mirror.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
#ifndef OPENCOG_UTIL_GEOMETRIC_MEAN_MIRROR
2424
#define OPENCOG_UTIL_GEOMETRIC_MEAN_MIRROR
2525

26+
#include <cmath>
27+
2628
#include <boost/mpl/placeholders.hpp>
2729
#include <boost/accumulators/framework/accumulator_base.hpp>
2830
#include <boost/accumulators/framework/extractor.hpp>

0 commit comments

Comments
 (0)