diff options
| author | Peng Wu <alexepico@gmail.com> | 2016-03-14 13:59:41 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2016-03-14 13:59:41 +0800 |
| commit | db0aa4dec5793e99a3405368565b5f4f0e05ee64 (patch) | |
| tree | 9a8e33a2aace9cb2248c9127d33648fe31221d50 /src | |
| parent | 3fb3c2825a2ee43f88b4ed9a5ec50663d8fcf8cd (diff) | |
fixes a typo
Diffstat (limited to 'src')
| -rw-r--r-- | src/storage/phrase_large_table3_kyotodb.cpp | 1 |
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> |
