From cb03424254152e4c96d236125ef925f9333e90f4 Mon Sep 17 00:00:00 2001 From: Nicholas Estelami Date: Thu, 20 Jul 2023 19:34:07 -0400 Subject: Updated to use clang-format-14 (#297) --- ZAPD/CrashHandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ZAPD/CrashHandler.cpp') diff --git a/ZAPD/CrashHandler.cpp b/ZAPD/CrashHandler.cpp index 506e410..7ddec5a 100644 --- a/ZAPD/CrashHandler.cpp +++ b/ZAPD/CrashHandler.cpp @@ -8,9 +8,9 @@ #endif #include +#include #include #include -#include #include #if HAS_POSIX == 1 -- cgit v1.2.3