diff options
Diffstat (limited to 'src/storage/ngram.h')
-rw-r--r-- | src/storage/ngram.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/storage/ngram.h b/src/storage/ngram.h index f8b59f1..1f891d0 100644 --- a/src/storage/ngram.h +++ b/src/storage/ngram.h @@ -132,7 +132,4 @@ public: }; -using namespace pinyin; - - #endif |