Code

* adjust spacing at the left border of the graph. use less white space
[rrdtool-all.git] / program / src / rrd_nan_inf.c
index ce0873e5ed37003c7e4c12dd7ae29866870aae0a..f40555d29cc38aa88a5d644839e2549d921cb096 100644 (file)
@@ -1,6 +1,6 @@
 #include "rrd_nan_inf.h"
 
-#if defined(WIN32)
+#if defined(WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__)
 
 #include <math.h>