mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
refactor/single-include: window.h, version.h (#6570)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef NVIM_VERSION_H
|
||||
#define NVIM_VERSION_H
|
||||
|
||||
#include "nvim/ex_cmds_defs.h"
|
||||
|
||||
// defined in version.c
|
||||
extern char* Version;
|
||||
extern char* longVersion;
|
||||
|
Reference in New Issue
Block a user