From 75deaa0c850d374f526102b0b38402b2632f9751 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 8 Jun 2020 15:49:56 +0200 Subject: Adds some notes about MacOS in bug section, adds patch for more casserts! --- src/geminiclient.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/geminiclient.cpp') diff --git a/src/geminiclient.cpp b/src/geminiclient.cpp index fd11f6b..6e63991 100644 --- a/src/geminiclient.cpp +++ b/src/geminiclient.cpp @@ -1,5 +1,5 @@ #include "geminiclient.hpp" - +#include #include GeminiClient::GeminiClient(QObject *parent) : QObject(parent) -- cgit v1.2.3