1 2 3 4 5 6 7
#ifndef NVIM_SHADA_H #define NVIM_SHADA_H #ifdef INCLUDE_GENERATED_DECLARATIONS # include "shada.h.generated.h" #endif #endif // NVIM_SHADA_H