diff options
Diffstat (limited to 'tests/storage/test_phrase_table.cpp')
| -rw-r--r-- | tests/storage/test_phrase_table.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/storage/test_phrase_table.cpp b/tests/storage/test_phrase_table.cpp index aa4e50b..758cf6c 100644 --- a/tests/storage/test_phrase_table.cpp +++ b/tests/storage/test_phrase_table.cpp @@ -1,8 +1,7 @@ #include <string.h> #include <stdio.h> #include <sys/time.h> -#include "novel_types.h" -#include "phrase_large_table.h" +#include "pinyin.h" size_t bench_times = 1000; |
