aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/debugger.h
blob: c4caeffd667e2548ce7ff3118ece7812af8c653c (plain) (blame)
1
2
3
4
5
6
7
#pragma once

#include "nvim/ex_cmds_defs.h"  // IWYU pragma: keep

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "debugger.h.generated.h"
#endif