summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorChris Dyer <prguest11@taipan.cs>2012-03-03 22:18:58 +0000
committerChris Dyer <prguest11@taipan.cs>2012-03-03 22:18:58 +0000
commit29ae46010c3610dda877f2d1a07fe942f79bfc31 (patch)
treeed4a2c5ab500654b04230a038f09b7e32abd28d8 /utils
parent2579dd24d3833823527e688196276c2fab381b37 (diff)
fix include
Diffstat (limited to 'utils')
-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.