summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-14 13:59:41 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-14 13:59:41 +0800
commitdb0aa4dec5793e99a3405368565b5f4f0e05ee64 (patch)
tree9a8e33a2aace9cb2248c9127d33648fe31221d50
parent3fb3c2825a2ee43f88b4ed9a5ec50663d8fcf8cd (diff)
downloadlibpinyin-db0aa4dec5793e99a3405368565b5f4f0e05ee64.tar.gz
libpinyin-db0aa4dec5793e99a3405368565b5f4f0e05ee64.tar.xz
libpinyin-db0aa4dec5793e99a3405368565b5f4f0e05ee64.zip
fixes a typo
-rw-r--r--src/storage/phrase_large_table3_kyotodb.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/storage/phrase_large_table3_kyotodb.cpp b/src/storage/phrase_large_table3_kyotodb.cpp
index 66ac5f4..e0f8c55 100644
--- a/src/storage/phrase_large_table3_kyotodb.cpp
+++ b/src/storage/phrase_large_table3_kyotodb.cpp
@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#include "phrase_large_table3_kyotodb.h"
#include "phrase_large_table3.h"
#include <kchashdb.h>
#include <kcprotodb.h>