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

#include <lua.h>

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "lua/stdlib.h.generated.h"
#endif