#ifndef LIBADWAITAMM_WRAP_INIT_HPP #define LIBADWAITAMM_WRAP_INIT_HPP namespace turns::adw { auto wrap_init() -> void; } // namespace turns::adw #endif