Skip to content

Commit

Permalink
Merge pull request yanyiwu#127 from byronhe/patch-2
Browse files Browse the repository at this point in the history
remove duplicate #include
  • Loading branch information
yanyiwu authored Sep 15, 2019
2 parents f39192e + 798b7b8 commit 8a258df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/cppjieba/QuerySegment.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include "FullSegment.hpp"
#include "MixSegment.hpp"
#include "Unicode.hpp"
#include "DictTrie.hpp"

namespace cppjieba {
class QuerySegment: public SegmentBase {
Expand Down

0 comments on commit 8a258df

Please sign in to comment.