~aperezdc/aoc2022

79dfcbb797206a7cfbc40b356160c73410aa24b6 — Adrian Perez de Castro 2 years ago ceb3620
day02: Remove unneeded include
1 files changed, 0 insertions(+), 1 deletions(-)

M day02/day02b.c
M day02/day02b.c => day02/day02b.c +0 -1
@@ 6,7 6,6 @@
 */

#include <assert.h>
#include <stdbool.h>
#include <stdio.h>

enum Fig {