From d9f58950e8cd58b7048f5f505db91323e0237063 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 17 Oct 2022 16:37:25 +0200 Subject: a --- main/gui.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main/gui.cpp') diff --git a/main/gui.cpp b/main/gui.cpp index 85641f0f..e665c27b 100644 --- a/main/gui.cpp +++ b/main/gui.cpp @@ -1,7 +1,9 @@ #include "app.hpp" #include "imgui-raii.hpp" #include +#ifndef __CLION_IDE__ #include +#endif namespace floormat { -- cgit v1.2.3