From cf54677dac448084f38cf54d2596a2078492fce6 Mon Sep 17 00:00:00 2001 From: graehl Date: Fri, 13 Aug 2010 08:28:58 +0000 Subject: boost::hash git-svn-id: https://ws10smt.googlecode.com/svn/trunk@540 ec762483-ff6d-05da-a07a-a48fb63a330f --- utils/hash.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/hash.h') diff --git a/utils/hash.h b/utils/hash.h index b0b1c43e..20764860 100755 --- a/utils/hash.h +++ b/utils/hash.h @@ -1,6 +1,8 @@ #ifndef CDEC_HASH_H #define CDEC_HASH_H +#include + #include "murmur_hash.h" #include "config.h" @@ -16,7 +18,6 @@ # define HASH_MAP_EMPTY(h,empty) #endif -#include // assumes C is POD template -- cgit v1.2.3