From d94964dca2751057f5dd55d3f743ec934c632615 Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Wed, 14 Apr 2021 12:20:50 +1000 Subject: [PATCH] debug/panic: include less of fmt where possible --- debug/panic.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/panic.hpp b/debug/panic.hpp index 98519bb6..be7147b6 100644 --- a/debug/panic.hpp +++ b/debug/panic.hpp @@ -8,7 +8,7 @@ #pragma once -#include +#include #include #include