diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2026-06-19 19:25:30 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2026-06-19 19:25:30 +0200 |
| commit | 7da39cd68d2bed2f49452ac5f9a3c01c52d0c5ba (patch) | |
| tree | a2c2adc18bc5bdaa1e1e2f80e75d1acbce78d7bb /ttwhy/lib.cppm | |
| parent | b198d40e35050c8692296f06acedfaf5e3c8a023 (diff) | |
| download | ttwhy-7da39cd68d2bed2f49452ac5f9a3c01c52d0c5ba.tar.xz ttwhy-7da39cd68d2bed2f49452ac5f9a3c01c52d0c5ba.zip | |
lib: clean up structure
Diffstat (limited to 'ttwhy/lib.cppm')
| -rw-r--r-- | ttwhy/lib.cppm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ttwhy/lib.cppm b/ttwhy/lib.cppm index b7766bd..14e0d5c 100644 --- a/ttwhy/lib.cppm +++ b/ttwhy/lib.cppm @@ -1,5 +1,4 @@ export module ttwhy; -export import :event; export import :io; export import :scoped_attributes; |
