commit | 9fc70cceeb6c0e24403eeab2711f0e3b16556e2b | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Mon Dec 15 10:34:46 2014 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Dec 15 10:34:48 2014 +0000 |
tree | 08f320e4b037dfd372a95204be3fc9893ec842ee | |
parent | 8ab508117da569754b6df3646a5932246fc927f7 [diff] | |
parent | 0bb038a19df83fd18c5726ec74f0e24cbb559ce8 [diff] |
Merge "Remove needless include."
diff --git a/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.cpp b/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.cpp index 2bdf077..7bda3dc 100644 --- a/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.cpp +++ b/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.cpp
@@ -16,7 +16,6 @@ #include "suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.h" -#include "suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_reading_utils.h" #include "suggest/policyimpl/dictionary/utils/buffer_with_extendable_buffer.h" namespace latinime {