From 0d071b1cf9e3f17cd20f36be67aed3534c2baae1 Mon Sep 17 00:00:00 2001 From: Persson-dev Date: Sat, 11 May 2024 19:02:53 +0200 Subject: [PATCH] remove unused include --- src/gui/PivotGui.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/PivotGui.h b/src/gui/PivotGui.h index de534f1..38c7c66 100644 --- a/src/gui/PivotGui.h +++ b/src/gui/PivotGui.h @@ -1,5 +1,4 @@ #pragma once -#include namespace PivotGui {