aboutsummaryrefslogtreecommitdiff
path: root/bdep/git.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-12-13 12:07:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-12-13 12:07:30 +0200
commit5ef3e2083216ec9008642de51a4ab7ddce107d8f (patch)
tree21513d526a85df5db5274ffbae6b2a7d48393640 /bdep/git.cxx
parent151c64b5d7ae3c2f506f8a94603957f53e0b2dbb (diff)
Add path_traits alias to types.hxx
Diffstat (limited to 'bdep/git.cxx')
-rw-r--r--bdep/git.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/git.cxx b/bdep/git.cxx
index 2da7456..ed9d23d 100644
--- a/bdep/git.cxx
+++ b/bdep/git.cxx
@@ -287,7 +287,7 @@ namespace bdep
{
// Absolute path or the SSH thing.
//
- if (path::traits_type::absolute (s))
+ if (path_traits::absolute (s))
{
// This is what we want to end up with:
//