From 2255481d505d56904503fb0db2f3b1403a748253 Mon Sep 17 00:00:00 2001 From: Alexander Batalov Date: Tue, 8 Nov 2022 18:07:11 +0300 Subject: [PATCH] Add missing header --- src/sfall_global_vars.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sfall_global_vars.cc b/src/sfall_global_vars.cc index 5335acb..b6e2fb0 100644 --- a/src/sfall_global_vars.cc +++ b/src/sfall_global_vars.cc @@ -1,6 +1,7 @@ #include "sfall_global_vars.h" #include +#include #include namespace fallout {