fs/Path: use the "const_pointer" typedef
This commit is contained in:
@@ -173,7 +173,7 @@ public:
|
||||
}
|
||||
|
||||
gcc_pure
|
||||
const char *GetSuffix() const;
|
||||
const_pointer GetSuffix() const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user