From 5e42e9600b54b6db72df2f87196d4a7a6ba37fd0 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 3 Sep 2012 16:45:07 +0800 Subject: update gen_deleted_ngram.cpp --- src/storage/tag_utility.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/storage/tag_utility.h b/src/storage/tag_utility.h index a68877d..e4e49c3 100644 --- a/src/storage/tag_utility.h +++ b/src/storage/tag_utility.h @@ -111,7 +111,7 @@ bool taglib_pop_state(); */ bool taglib_fini(); -class PhraseLargeTable; +class PhraseLargeTable2; class FacadePhraseIndex; -- cgit