From 7d17080d9b2454f3af5f8324dd2c49d9d347db85 Mon Sep 17 00:00:00 2001 From: taynpg Date: Wed, 16 Apr 2025 16:09:16 +0800 Subject: [PATCH] =?UTF-8?q?header=EF=BC=9A=E7=BC=BA=E5=A4=B1=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=B7=BB=E5=8A=A0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crashelper/include/backward.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crashelper/include/backward.hpp b/crashelper/include/backward.hpp index d781558..35896e5 100644 --- a/crashelper/include/backward.hpp +++ b/crashelper/include/backward.hpp @@ -28,6 +28,8 @@ #error "It's not going to compile without a C++ compiler..." #endif +#include + #if defined(BACKWARD_CXX11) #elif defined(BACKWARD_CXX98) #else