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