Simplify "Backend heartbeat response" error (closes #97)

This commit is contained in:
Lion Kortlepel
2022-03-25 12:55:35 +01:00
parent a97763a94f
commit 71c2d4b859
3 changed files with 8 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ extern TSentry Sentry;
#include <mutex>
#include <sstream>
#include <zlib.h>
#include <filesystem>
#include "Compat.h"