mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
fix(PVS/V009): add top-level message
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user