Changeset: a81ea146c9ff for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a81ea146c9ff
Modified Files:
        monetdb5/modules/kernel/mmath.h
Branch: embedded
Log Message:

Bug #3942


diffs (12 lines):

diff --git a/monetdb5/modules/kernel/mmath.h b/monetdb5/modules/kernel/mmath.h
--- a/monetdb5/modules/kernel/mmath.h
+++ b/monetdb5/modules/kernel/mmath.h
@@ -15,7 +15,7 @@
 #include "mal_exception.h"
 #include <math.h>
 
-#ifdef _MSC_VER
+#ifdef WIN32
 # include <float.h>
 #if _MSC_VER <= 1600
 /* Windows spells these differently */
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to