From 64e927978b492ee79ab54680a56dcec2fa9d87c3 Mon Sep 17 00:00:00 2001 From: Sebastian Streich Date: Wed, 12 Feb 2025 18:31:53 +0100 Subject: [PATCH] Fix compile thingy --- tests/unit/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/main.cpp b/tests/unit/main.cpp index 9191490d8d..c987597ea2 100644 --- a/tests/unit/main.cpp +++ b/tests/unit/main.cpp @@ -3,7 +3,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include -#include #include "constants.h" #include "glean/mzglean.h"