summaryrefslogtreecommitdiff
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 02:49:57 +0200
commit9a49cce9ffcf1f8756b69974658380744e58dfa5 (patch)
tree06d42035a1305b3a45e8629e1215a4748475ad4d
parent4a6f559c6f61063605f4f32230a997146162cba5 (diff)
Wunused-macros
Change-Id: Ib50bd405101acb908831d943d449c3cf86b2ac85
-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