From 3de71392c23ff1012b9c38a03e6a53942eb704d5 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 8 Aug 2011 15:24:51 +0800 Subject: refine namespace pinyin --- src/storage/pinyin_phrase.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/storage/pinyin_phrase.h') diff --git a/src/storage/pinyin_phrase.h b/src/storage/pinyin_phrase.h index cbcb742..df6f26a 100644 --- a/src/storage/pinyin_phrase.h +++ b/src/storage/pinyin_phrase.h @@ -294,6 +294,4 @@ class PhraseExactLessThanWithToken }; -using namespace pinyin; - #endif -- cgit