From 2bcbf8b64cfb602ee74706db027c27b2feea46c0 Mon Sep 17 00:00:00 2001 From: ploosh Date: Mon, 2 Sep 2024 14:03:58 -0400 Subject: [PATCH] (1/2) fix build --- Starfall/pch.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Starfall/pch.h b/Starfall/pch.h index 4aeee8d..52e3b09 100644 --- a/Starfall/pch.h +++ b/Starfall/pch.h @@ -8,6 +8,7 @@ #include #include #include +#include namespace Plooshfinder { #include "../plooshfinder/include/plooshfinder_sig.h"