diff --git a/src/poker/winner.h b/src/poker/winner.h index 67d0240f..d955559e 100644 --- a/src/poker/winner.h +++ b/src/poker/winner.h @@ -11,6 +11,7 @@ #include "fuck.h" #include "player.h" + /** * Fills the remaining cards for a given poker player winning hand. Essentially * this will just take the highest cards and slot them into the array. This also