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