aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_eval.h
blob: 9e3ac5e9c1d5e467e56ead265c86f7c17462ccf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef NVIM_EX_EVAL_H
#define NVIM_EX_EVAL_H

#include "nvim/ex_cmds_defs.h"  // for exarg_T
#include "nvim/ex_eval_defs.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "ex_eval.h.generated.h"
#endif
#endif  // NVIM_EX_EVAL_H