summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/ccrp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/ccrp.h b/utils/ccrp.h
index d9a38089..61ab5576 100644
--- a/utils/ccrp.h
+++ b/utils/ccrp.h
@@ -11,6 +11,7 @@
#include <boost/functional/hash.hpp>
#include "sampler.h"
#include "slice_sampler.h"
+#include "m.h"
// Chinese restaurant process (Pitman-Yor parameters) with table tracking.