/* SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once /** \file * \ingroup pymathutils */ PyMODINIT_FUNC PyInit_mathutils_interpolate(void);