diff options
Diffstat (limited to 'nihil.ucl/integer.ccm')
| -rw-r--r-- | nihil.ucl/integer.ccm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nihil.ucl/integer.ccm b/nihil.ucl/integer.ccm index e43ae8b..7a87df3 100644 --- a/nihil.ucl/integer.ccm +++ b/nihil.ucl/integer.ccm @@ -13,6 +13,7 @@ module; export module nihil.ucl:integer; import :object; +import :type; namespace nihil::ucl { |
