summaryrefslogtreecommitdiffstats
path: root/onlineupdate/source
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-05 14:03:07 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:34 +0200
commit2c714fda72902507b3645cff7c06db8d46fdf49d (patch)
treef9ea694a9ce1d057e03dfe33074fd851524fdd01 /onlineupdate/source
parentremove the newly unused files with old cert verification data (diff)
downloadcore-2c714fda72902507b3645cff7c06db8d46fdf49d.tar.gz
core-2c714fda72902507b3645cff7c06db8d46fdf49d.zip
Wunused-macros
Change-Id: Ib50bd405101acb908831d943d449c3cf86b2ac85
Diffstat (limited to 'onlineupdate/source')
-rw-r--r--onlineupdate/source/update/updater/archivereader.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/onlineupdate/source/update/updater/archivereader.cxx b/onlineupdate/source/update/updater/archivereader.cxx
index ec043680c27e..bb548b919a0b 100644
--- a/onlineupdate/source/update/updater/archivereader.cxx
+++ b/onlineupdate/source/update/updater/archivereader.cxx
@@ -25,7 +25,9 @@
#endif
#endif
+#if defined(_WIN32)
#define UPDATER_NO_STRING_GLUE_STL
+#endif
#include "nsVersionComparator.h"
#undef UPDATER_NO_STRING_GLUE_STL