diff options
Diffstat (limited to 'ttwhy/lib.cppm')
| -rw-r--r-- | ttwhy/lib.cppm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ttwhy/lib.cppm b/ttwhy/lib.cppm index 14e0d5c..b7766bd 100644 --- a/ttwhy/lib.cppm +++ b/ttwhy/lib.cppm @@ -1,4 +1,5 @@ export module ttwhy; +export import :event; export import :io; export import :scoped_attributes; |
