From e97eeca28136813b0f1944933b13908484a751a8 Mon Sep 17 00:00:00 2001 From: Project579 Date: Sat, 11 Jun 2022 17:14:32 +0200 Subject: [PATCH] Attempt to work around QT MOC bugs caused by the filesystem header. --- apps/opencs/editor.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/opencs/editor.hpp b/apps/opencs/editor.hpp index 21fe7df7f1..26f45744c6 100644 --- a/apps/opencs/editor.hpp +++ b/apps/opencs/editor.hpp @@ -1,7 +1,6 @@ #ifndef CS_EDITOR_H #define CS_EDITOR_H -#include #include #include