aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/strings.h
blob: fcc88763c2306519d1c35fe8f8e4d806634d9392 (plain) (blame)
1
2
3
4
5
6
7
#ifndef NVIM_STRINGS_H
#define NVIM_STRINGS_H

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "strings.h.generated.h"
#endif
#endif  // NVIM_STRINGS_H