summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_large_table3_bdb.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-03 17:05:14 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-03 17:05:14 +0800
commitd602f8dd52fa4aea9e8f53066483b6bf97168794 (patch)
treed4a9add669fa7809714f198b348d5c68712dca65 /src/storage/phrase_large_table3_bdb.cpp
parent21892aaad6e37ab6134c2bd9270605270964c893 (diff)
downloadlibpinyin-d602f8dd52fa4aea9e8f53066483b6bf97168794.tar.gz
libpinyin-d602f8dd52fa4aea9e8f53066483b6bf97168794.tar.xz
libpinyin-d602f8dd52fa4aea9e8f53066483b6bf97168794.zip
fixes compile
Diffstat (limited to 'src/storage/phrase_large_table3_bdb.cpp')
-rw-r--r--src/storage/phrase_large_table3_bdb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/phrase_large_table3_bdb.cpp b/src/storage/phrase_large_table3_bdb.cpp
index 28d2428..f8f0d82 100644
--- a/src/storage/phrase_large_table3_bdb.cpp
+++ b/src/storage/phrase_large_table3_bdb.cpp
@@ -21,7 +21,7 @@
#include "phrase_large_table3.h"
#include <errno.h>
-
+#include "bdb_utils.h"
namespace pinyin{