aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/provider.h
blob: c6f12e02dde16fc81f7b2c5ca25c6529acd55168 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#ifndef NVIM_OS_PROVIDER_H
#define NVIM_OS_PROVIDER_H

#include "nvim/api/private/defs.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/provider.h.generated.h"
#endif

#endif  // NVIM_OS_PROVIDER_H