diff options
Diffstat (limited to 'nihil.posix/tempfile.ccm')
| -rw-r--r-- | nihil.posix/tempfile.ccm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nihil.posix/tempfile.ccm b/nihil.posix/tempfile.ccm index a4d3756..15edccb 100644 --- a/nihil.posix/tempfile.ccm +++ b/nihil.posix/tempfile.ccm @@ -2,7 +2,6 @@ export module nihil.posix:tempfile; import nihil.std; -import nihil.error; import nihil.util; import :fd; import :getenv; |
