diff options
Diffstat (limited to 'build/prefix-map')
-rw-r--r-- | build/prefix-map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/prefix-map b/build/prefix-map index a385ca8..1b00337 100644 --- a/build/prefix-map +++ b/build/prefix-map @@ -44,6 +44,7 @@ namespace build p.c_str (), pn, k.c_str (), pn == k.size () ? pn : pn + 1) == 0; } + protected: int compare (const C* x, size_type xn, const C* y, size_type yn) const |