From fa25578fd58ddd85badd7d929f065f1f386f6416 Mon Sep 17 00:00:00 2001 From: Alexander Batalov Date: Tue, 30 May 2023 23:14:22 +0300 Subject: [PATCH] Include cstring --- src/sfall_global_scripts.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sfall_global_scripts.cc b/src/sfall_global_scripts.cc index 9fcf168..0216914 100644 --- a/src/sfall_global_scripts.cc +++ b/src/sfall_global_scripts.cc @@ -1,6 +1,7 @@ #include "sfall_global_scripts.h" #include +#include #include #include