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