From 098088c1eb5aa3c2a5bf08833518bd046e90c8e6 Mon Sep 17 00:00:00 2001 From: ary Date: Tue, 10 Oct 2023 08:32:01 -0400 Subject: [PATCH] clean stuff up --- RELENTLESS/src/autons.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/RELENTLESS/src/autons.cpp b/RELENTLESS/src/autons.cpp index 5a07c43..330616e 100644 --- a/RELENTLESS/src/autons.cpp +++ b/RELENTLESS/src/autons.cpp @@ -1,8 +1,5 @@ -#include - #include "main.h" -#include "globals.hpp" -#include "superstructure.hpp" +#include using namespace globals; using namespace superstruct;