summaryrefslogtreecommitdiffstats
path: root/src/storage/chewing_large_table.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-11-29 14:31:57 +0800
committerPeng Wu <alexepico@gmail.com>2011-11-29 14:38:16 +0800
commiteb8fdda2965ca382a9b41d8cac65ee16e16ee6e6 (patch)
treefdf426c910eb34bdfaa0a2a78fdbd5c92cb51fd0 /src/storage/chewing_large_table.h
parentc9667ef0a30d03647fc97490326cea4c2426df13 (diff)
downloadlibpinyin-eb8fdda2965ca382a9b41d8cac65ee16e16ee6e6.tar.gz
libpinyin-eb8fdda2965ca382a9b41d8cac65ee16e16ee6e6.tar.xz
libpinyin-eb8fdda2965ca382a9b41d8cac65ee16e16ee6e6.zip
begin to add chewing_large_table.cpp
Diffstat (limited to 'src/storage/chewing_large_table.h')
-rw-r--r--src/storage/chewing_large_table.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/storage/chewing_large_table.h b/src/storage/chewing_large_table.h
index 6130a73..52ee01b 100644
--- a/src/storage/chewing_large_table.h
+++ b/src/storage/chewing_large_table.h
@@ -22,8 +22,10 @@
#ifndef CHEWING_LARGE_TABLE_H
#define CHEWING_LARGE_TABLE_H
+
#include "novel_types.h"
#include "memory_chunk.h"
+#include "chewing_key.h"
namespace pinyin{