From 7133c112caab371514445e93f82d5f1c0b5cdb17 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 8 Sep 2026 00:32:20 +0300 Subject: [PATCH] Trying to fix build error in OpenBSD --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index ef1197f..2f3969d 100644 --- a/main.cpp +++ b/main.cpp @@ -1,6 +1,7 @@ #include "input_parsing.h" #include +#include int main(int argc, char *argv[]) {