Skip to content

Commit

Permalink
Hopefully fix issue #44
Browse files Browse the repository at this point in the history
  • Loading branch information
ngeiswei committed Dec 12, 2016
1 parent f387d1a commit 6035d66
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#ifndef OPENCOG_UTIL_GEOMETRIC_MEAN_MIRROR
#define OPENCOG_UTIL_GEOMETRIC_MEAN_MIRROR

#include <cmath>

#include <boost/mpl/placeholders.hpp>
#include <boost/accumulators/framework/accumulator_base.hpp>
#include <boost/accumulators/framework/extractor.hpp>
Expand Down

0 comments on commit 6035d66

Please sign in to comment.