ci(PVS): PVS/V009: add required header #15751

This commit is contained in:
dundargoc
2021-09-21 18:02:43 +02:00
committed by GitHub
parent c76cddf3e0
commit a65d8c34e6
12 changed files with 36 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// This is an open source non-commercial project. Dear PVS-Studio, please check
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
#include <string.h>
#include "mpack_core.h"