From 7423eb56342bc58a5705ab55a50f1b08177afcf8 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 3 Apr 2025 18:41:43 +0200 Subject: adw: prepare files for extraction --- include/adwaitamm/wrap_init.hpp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 include/adwaitamm/wrap_init.hpp (limited to 'include/adwaitamm/wrap_init.hpp') diff --git a/include/adwaitamm/wrap_init.hpp b/include/adwaitamm/wrap_init.hpp new file mode 100644 index 0000000..0e22a9b --- /dev/null +++ b/include/adwaitamm/wrap_init.hpp @@ -0,0 +1,9 @@ +#ifndef LIBADWAITAMM_WRAP_INIT_HPP +#define LIBADWAITAMM_WRAP_INIT_HPP + +namespace turns::adw +{ + auto wrap_init() -> void; +} // namespace turns::adw + +#endif \ No newline at end of file -- cgit v1.2.3