From 189a5045787f4997ff2812149d167608146a62fb Mon Sep 17 00:00:00 2001 From: Eric Robinson <68359262+kphoenix137@users.noreply.github.com> Date: Mon, 7 Apr 2025 12:41:11 -0400 Subject: [PATCH] Update format_int.hpp --- Source/utils/format_int.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/utils/format_int.hpp b/Source/utils/format_int.hpp index cff0b9348..4a00b37b2 100644 --- a/Source/utils/format_int.hpp +++ b/Source/utils/format_int.hpp @@ -1,5 +1,6 @@ #pragma once +#include #include namespace devilution {