aboutsummaryrefslogtreecommitdiff
path: root/cutl/fs/path.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/fs/path.hxx')
-rw-r--r--cutl/fs/path.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cutl/fs/path.hxx b/cutl/fs/path.hxx
index 9bef17f..050830d 100644
--- a/cutl/fs/path.hxx
+++ b/cutl/fs/path.hxx
@@ -164,6 +164,9 @@ namespace cutl
static basic_path
current ();
+ static void
+ current (basic_path const&);
+
public:
bool
empty () const