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
commitdd5e9d88ec989f3a08f8ab98617f20be47c853d9 (patch)
treeb03601c23bcf44cde9854fb4dbe038131daa3fc4 /utils
parent8f6006cabee490a956940765c30cdd720d2e9161 (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.