summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_large_table.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-12-06 16:51:35 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-06 16:51:35 +0800
commit469b8a9c4c77ca1bd4b33041a0badd388b474e04 (patch)
tree173bf0a1e6e6d04acfbd6c83bc5fd2e1b17ab412 /src/storage/phrase_large_table.cpp
parente662a0d2ecb5e1910b9aec295df0a5b1098f7a41 (diff)
downloadlibpinyin-469b8a9c4c77ca1bd4b33041a0badd388b474e04.tar.gz
libpinyin-469b8a9c4c77ca1bd4b33041a0badd388b474e04.tar.xz
libpinyin-469b8a9c4c77ca1bd4b33041a0badd388b474e04.zip
fixes pinyin_internal.h
Diffstat (limited to 'src/storage/phrase_large_table.cpp')
-rw-r--r--src/storage/phrase_large_table.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/phrase_large_table.cpp b/src/storage/phrase_large_table.cpp
index dc867c4..a353544 100644
--- a/src/storage/phrase_large_table.cpp
+++ b/src/storage/phrase_large_table.cpp
@@ -22,7 +22,7 @@
#include <assert.h>
#include <string.h>
#include "phrase_large_table.h"
-#include "facade_phrase_table.h"
+
/* class definition */