Skip to content
Snippets Groups Projects
module.hpp 95 B
Newer Older
Nicolas Pope's avatar
Nicolas Pope committed
#pragma once

#include <pybind11/pybind11.h>

void py_automatic_bindings(pybind11::module& m);