aboutsummaryrefslogtreecommitdiff
path: root/cutl/fs
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/fs')
-rw-r--r--cutl/fs/path.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/fs/path.hxx b/cutl/fs/path.hxx
index 45a7891..59fd14b 100644
--- a/cutl/fs/path.hxx
+++ b/cutl/fs/path.hxx
@@ -6,7 +6,7 @@
#define CUTL_FS_PATH_HXX
#include <string>
-#include <iosfwd>
+#include <ostream>
#include <cutl/exception.hxx>