diff options
Diffstat (limited to 'nihil.ucl/real.cc')
| -rw-r--r-- | nihil.ucl/real.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.ucl/real.cc b/nihil.ucl/real.cc index b3d50c3..6d9e082 100644 --- a/nihil.ucl/real.cc +++ b/nihil.ucl/real.cc @@ -15,7 +15,7 @@ module; module nihil.ucl; -import nihil; +import nihil.error; namespace nihil::ucl { |
