undef somethings

This commit is contained in:
gm
2017-08-28 13:10:57 +12:00
parent 873aa0515e
commit 2402a0bd25

2
tz.cpp
View File

@ -258,6 +258,8 @@ access_install()
= STRINGIZE(INSTALL) + std::string(1, folder_delimiter) + "tzdata"; = STRINGIZE(INSTALL) + std::string(1, folder_delimiter) + "tzdata";
#undef STRINGIZEIMP
#undef STRINGIZE
#endif // !INSTALL #endif // !INSTALL
return install; return install;