#ifdef CNOID_USE_NANOBIND
#include "src/Util/python/PySignal.h"
#else
#include "src/Util/pybind11/PySignal.h"
#endif
