#pragma once #include namespace cadabra { void init_stopwatch(pybind11::module& m); }