aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.posix/posix.tempfile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.posix/posix.tempfile.cc')
-rw-r--r--nihil.posix/posix.tempfile.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/nihil.posix/posix.tempfile.cc b/nihil.posix/posix.tempfile.cc
index 942594c..801aa5e 100644
--- a/nihil.posix/posix.tempfile.cc
+++ b/nihil.posix/posix.tempfile.cc
@@ -16,6 +16,7 @@ module;
module nihil.posix;
+import nihil.flagset;
import :getenv;
import :open;