From 76ae8e8eab9889794e4844ff247c5e218a4926a3 Mon Sep 17 00:00:00 2001 From: Alexandre P Francisco Date: Sat, 27 Feb 2016 12:52:07 +0000 Subject: [PATCH] Remove unneeded include. --- aula03/exB.c | 1 - 1 file changed, 1 deletion(-) diff --git a/aula03/exB.c b/aula03/exB.c index 0356035..858936c 100644 --- a/aula03/exB.c +++ b/aula03/exB.c @@ -1,5 +1,4 @@ #include -#include #include "sux.h" int main() { -- 2.30.2