From dd5e9d88ec989f3a08f8ab98617f20be47c853d9 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sat, 3 Mar 2012 22:18:58 +0000 Subject: fix include --- utils/ccrp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils') 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 #include "sampler.h" #include "slice_sampler.h" +#include "m.h" // Chinese restaurant process (Pitman-Yor parameters) with table tracking. -- cgit v1.2.3