forked from OSchip/llvm-project
parent
1f90bd277b
commit
b5147e845f
|
@ -587,7 +587,7 @@ namespace sys {
|
|||
/// @name Data
|
||||
/// @{
|
||||
protected:
|
||||
mutable std::string path; ///< Storage for the path name.
|
||||
std::string path; ///< Storage for the path name.
|
||||
|
||||
|
||||
/// @}
|
||||
|
|
Loading…
Reference in New Issue