From 2402a0bd257ccbf5e793923c05db05966730044c Mon Sep 17 00:00:00 2001 From: gm Date: Mon, 28 Aug 2017 13:10:57 +1200 Subject: [PATCH] undef somethings --- tz.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tz.cpp b/tz.cpp index dd18d6a..f5f3cf9 100644 --- a/tz.cpp +++ b/tz.cpp @@ -258,6 +258,8 @@ access_install() = STRINGIZE(INSTALL) + std::string(1, folder_delimiter) + "tzdata"; + #undef STRINGIZEIMP + #undef STRINGIZE #endif // !INSTALL return install;