mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 09:01:07 +10:00
8 lines
125 B
C
8 lines
125 B
C
#pragma once
|
|
|
|
#include "nvim/buffer_defs.h"
|
|
|
|
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
|
# include "winfloat.h.generated.h"
|
|
#endif
|