[Libreoffice-commits] core.git: sal/rtl

Markus Mohrhard markus.mohrhard at googlemail.com
Sun Dec 28 12:53:48 PST 2014


 sal/rtl/bootstrap.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 4c9cf98819037fdb70cbe68f678f6498d5646736
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sun Dec 28 21:50:44 2014 +0100

    try to fix windows build

diff --git a/sal/rtl/bootstrap.cxx b/sal/rtl/bootstrap.cxx
index 775d327..0d86131 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>
 


More information about the Libreoffice-commits mailing list