aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/wstream_defs.h
blob: 59d57365fa8d97ae5841b40f3d2e6a6bca3fc5a1 (plain) (blame)
1
2
3
4
5
6
7
#ifndef NEOVIM_OS_WSTREAM_DEFS_H
#define NEOVIM_OS_WSTREAM_DEFS_H

typedef struct wstream WStream;

#endif  // NEOVIM_OS_WSTREAM_DEFS_H