From f004924f28770b328f7be7463dc42404433a9fa4 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 12 Sep 2016 18:14:43 -0300 Subject: [PATCH] test --- iguana/poker.c | 1 - 1 file changed, 1 deletion(-) diff --git a/iguana/poker.c b/iguana/poker.c index 61980b11c..2bc5019bb 100755 --- a/iguana/poker.c +++ b/iguana/poker.c @@ -6,7 +6,6 @@ #include #include #include -#include #define CLUB_SUIT (1) #define DIAMOND_SUIT (2)