Remove #include
Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/6f3083cc Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/6f3083cc Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/6f3083cc Branch: refs/heads/clownfish-test-v2 Commit: 6f3083ccb139fa5204dba3311fbe9ab499054f95 Parents: 4f775b8 Author: Nick Wellnhofer <[email protected]> Authored: Thu Feb 21 18:10:47 2013 +0100 Committer: Nick Wellnhofer <[email protected]> Committed: Thu Feb 21 18:10:47 2013 +0100 ---------------------------------------------------------------------- core/Clownfish/Test/TestRunner.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/6f3083cc/core/Clownfish/Test/TestRunner.c ---------------------------------------------------------------------- diff --git a/core/Clownfish/Test/TestRunner.c b/core/Clownfish/Test/TestRunner.c index 81f6289..0779e5d 100644 --- a/core/Clownfish/Test/TestRunner.c +++ b/core/Clownfish/Test/TestRunner.c @@ -14,8 +14,6 @@ * limitations under the License. */ -#include <string.h> - #define C_LUCY_TESTRUNNER #define LUCY_USE_SHORT_NAMES #define CHY_USE_SHORT_NAMES
