Include cstring

This commit is contained in:
Alexander Batalov 2023-05-30 23:14:22 +03:00
parent 46c3051289
commit fa25578fd5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include "sfall_global_scripts.h"
#include <algorithm>
#include <cstring>
#include <string>
#include <vector>