summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-12-28 21:50:44 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-12-28 21:50:44 +0100
commit4c9cf98819037fdb70cbe68f678f6498d5646736 (patch)
tree21301341917110db8c12fe601a7fc4b778404961 /sal
parent6cafd3e80c39d2adf57c41d366097ecebeb916a9 (diff)
try to fix windows build
Diffstat (limited to 'sal')
-rw-r--r--sal/rtl/bootstrap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/rtl/bootstrap.cxx b/sal/rtl/bootstrap.cxx
index 775d327e11e6..0d8613184949 100644
--- a/sal/rtl/bootstrap.cxx
+++ b/sal/rtl/bootstrap.cxx
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#define NOMINMAX
+
#include <config_features.h>
#include <config_folders.h>