From 47512dd6db17e432a6fc87c80b9c38da4bdc5bff Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:52:34 +0000 Subject: [PATCH] remove redundant includes --- src/includes.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/includes.hpp b/src/includes.hpp index 1ed27319..fb608e33 100644 --- a/src/includes.hpp +++ b/src/includes.hpp @@ -134,6 +134,3 @@ extern "C" { #include "helpers/Vector2D.hpp" #include "ext-workspace-unstable-v1-protocol.h" - -#include -#include \ No newline at end of file