mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 08:46:41 +01:00
Fix conflicting merge
This commit is contained in:
parent
f1cd23b71b
commit
716a798256
@ -132,14 +132,11 @@ std::string PathImpl::cacheHomeImpl()
|
||||
}
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
std::string PathImpl::tempHomeImpl()
|
||||
{
|
||||
return tempImpl();
|
||||
}
|
||||
|
||||
>>>>>>> 06e59cb... add Windows compliant implementation of XDG Base Directory Specification
|
||||
std::string PathImpl::tempImpl()
|
||||
{
|
||||
Buffer<wchar_t> buffer(MAX_PATH_LEN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user