Merge pull request #16870 from dundargoc/refactor/pvs/V009

refactor(PVS/V009): add special comment at top of file required by PVS
This commit is contained in:
James McCoy 2022-01-01 11:55:27 -05:00 committed by GitHub
commit 603db555a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
// 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 <lua.h>
#include <lauxlib.h>