From 24ec7290ee6fa472918005ba4cadbe3cbb17ae5a Mon Sep 17 00:00:00 2001 From: "zik.saleeba" Date: Sat, 31 Oct 2009 14:15:57 +0000 Subject: [PATCH] Removed incorrect header git-svn-id: http://picoc.googlecode.com/svn/trunk@360 21eae674-98b7-11dd-bd71-f92a316d2d60 --- clibrary.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/clibrary.c b/clibrary.c index 2603ad5..6122ce8 100644 --- a/clibrary.c +++ b/clibrary.c @@ -1,5 +1,3 @@ -#include - #include "picoc.h" struct OutputStream CStdOut;