1#ifndef NVIM_MATH_H
2#define NVIM_MATH_H
3
4#ifdef INCLUDE_GENERATED_DECLARATIONS
5# include "math.h.generated.h"
6#endif
7#endif // NVIM_MATH_H
8