summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/executor.h
blob: 099ca5313dda32b51f935155c4536ab21bf27c74 (plain)
1
2
3
4
5
#pragma once

#include "nvim/eval/typval_defs.h"  // IWYU pragma: keep

#include "eval/executor.h.generated.h"