summaryrefslogtreecommitdiffstats
path: root/src/storage/ngram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/ngram.h')
-rw-r--r--src/storage/ngram.h3
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