diff options
Diffstat (limited to 'nihil.ucl/integer.ccm')
| -rw-r--r-- | nihil.ucl/integer.ccm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.ucl/integer.ccm b/nihil.ucl/integer.ccm index eb7fa6b..e3cf98d 100644 --- a/nihil.ucl/integer.ccm +++ b/nihil.ucl/integer.ccm @@ -7,7 +7,7 @@ export module nihil.ucl:integer; import nihil.std; import nihil.core; -import nihil.error; +import nihil.util; import :object; import :type; |
