aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.ucl/errc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.ucl/errc.cc')
-rw-r--r--nihil.ucl/errc.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/nihil.ucl/errc.cc b/nihil.ucl/errc.cc
index fc1d9f8..0b65b86 100644
--- a/nihil.ucl/errc.cc
+++ b/nihil.ucl/errc.cc
@@ -9,8 +9,6 @@ module;
module nihil.ucl;
-import nihil;
-
namespace nihil::ucl {
struct ucl_error_category final : std::error_category {