fix(PVS/V009): add top-level message

This commit is contained in:
dundargoc 2023-11-11 10:59:02 +01:00 committed by dundargoc
parent 6c3e170e56
commit c4ad15ae32

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 <assert.h>
#include <lauxlib.h>
#include <lua.h>