From e8f72692c1ef6a92a4beabe046f713f1c7668d90 Mon Sep 17 00:00:00 2001 From: wyy Date: Thu, 12 Dec 2013 23:24:04 -0800 Subject: [PATCH] modify test --- test/segment.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/segment.cpp b/test/segment.cpp index f3d77d7..b2a501f 100644 --- a/test/segment.cpp +++ b/test/segment.cpp @@ -1,6 +1,5 @@ #include #include -#include "../src/Limonp/ArgvContext.hpp" #include "../src/MPSegment.hpp" #include "../src/HMMSegment.hpp" #include "../src/MixSegment.hpp"