summaryrefslogtreecommitdiff
path: root/Source/cmPathLabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmPathLabel.h')
-rw-r--r--Source/cmPathLabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmPathLabel.h b/Source/cmPathLabel.h
index 97551fb463..55dffabe03 100644
--- a/Source/cmPathLabel.h
+++ b/Source/cmPathLabel.h
@@ -17,7 +17,7 @@
class cmPathLabel
{
public:
- cmPathLabel(const std::string& label);
+ cmPathLabel(std::string label);
// The comparison operators are only for quick sorting and searching and
// in no way imply any lexicographical order of the label