diff options
Diffstat (limited to 'nihil.config/read.ccm')
| -rw-r--r-- | nihil.config/read.ccm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.config/read.ccm b/nihil.config/read.ccm index fca78eb..9cf28c9 100644 --- a/nihil.config/read.ccm +++ b/nihil.config/read.ccm @@ -9,7 +9,7 @@ module; export module nihil.config:read; -import nihil; +import nihil.error; namespace nihil::config { |
