mirror of
https://github.com/HowardHinnant/date.git
synced 2025-08-04 05:04:27 +02:00
Put expand_path back in when INSTALL is defined
This commit is contained in:
4
tz.cpp
4
tz.cpp
@@ -201,8 +201,6 @@ get_download_folder()
|
|||||||
|
|
||||||
# else // !_WIN32
|
# else // !_WIN32
|
||||||
|
|
||||||
# ifndef INSTALL
|
|
||||||
|
|
||||||
static
|
static
|
||||||
std::string
|
std::string
|
||||||
expand_path(std::string path)
|
expand_path(std::string path)
|
||||||
@@ -219,8 +217,6 @@ expand_path(std::string path)
|
|||||||
# endif // !TARGET_OS_IPHONE
|
# endif // !TARGET_OS_IPHONE
|
||||||
}
|
}
|
||||||
|
|
||||||
# endif // !INSTALL
|
|
||||||
|
|
||||||
static
|
static
|
||||||
std::string
|
std::string
|
||||||
get_download_folder()
|
get_download_folder()
|
||||||
|
Reference in New Issue
Block a user