From e27d2710b74f6e5ccc4e7cebb7076e8f8c31c234 Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Thu, 29 Mar 2018 15:36:52 +0200 Subject: [PATCH] removed unused includes --- SimpleBot/SimpleBot.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/SimpleBot/SimpleBot.cpp b/SimpleBot/SimpleBot.cpp index 0b7e879..9e114fb 100644 --- a/SimpleBot/SimpleBot.cpp +++ b/SimpleBot/SimpleBot.cpp @@ -3,9 +3,7 @@ #include -#include #include -#include struct ProgramSettings {