From 64b541ab1490476f662a2bfeb66f237e3e2ed839 Mon Sep 17 00:00:00 2001 From: "jon.h.clark" Date: Fri, 12 Nov 2010 20:22:21 +0000 Subject: Enable boost hashing of stringpiece git-svn-id: https://ws10smt.googlecode.com/svn/trunk@715 ec762483-ff6d-05da-a07a-a48fb63a330f --- klm/util/string_piece.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'klm/util') diff --git a/klm/util/string_piece.hh b/klm/util/string_piece.hh index 3ac2f8a7..4557173b 100644 --- a/klm/util/string_piece.hh +++ b/klm/util/string_piece.hh @@ -51,7 +51,7 @@ //Uncomment this line if you use ICU in your code. //#define HAVE_ICU //Uncomment this line if you want boost hashing for your StringPieces. -//#define HAVE_BOOST +#define HAVE_BOOST #include #include -- cgit v1.2.3