From 744de5d6db337b037bd0f8d93f4751d77e4d39dc Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Fri, 19 Apr 2019 09:09:53 -0500 Subject: Fixing formatting --- ee1301/wk6/lab5/strap012_lab5_w_1.cpp | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'ee1301') diff --git a/ee1301/wk6/lab5/strap012_lab5_w_1.cpp b/ee1301/wk6/lab5/strap012_lab5_w_1.cpp index 4020b98..d1750ed 100644 --- a/ee1301/wk6/lab5/strap012_lab5_w_1.cpp +++ b/ee1301/wk6/lab5/strap012_lab5_w_1.cpp @@ -1,6 +1,5 @@ #include #include -#include //MinGW refuses to compile without this included when time is involved. class DeckOfCards { private: @@ -30,16 +29,16 @@ void showHand(int hand[], const int size) { for (int i=0; i