From 4f540e62aab2067df4acf78ca8bdfd957dc60850 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 22 May 2024 22:54:35 -0400 Subject: [PATCH] Update main.h add libraries --- main.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.h b/main.h index 2f5b3fe6..011e45a0 100644 --- a/main.h +++ b/main.h @@ -20,6 +20,10 @@ #include #include +#include +#include +//#include + #define PORT 8080 #define A 1