summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDlog.c')
-rw-r--r--src/H5FDlog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5FDlog.c b/src/H5FDlog.c
index 4799b17..74e8bde 100644
--- a/src/H5FDlog.c
+++ b/src/H5FDlog.c
@@ -23,9 +23,6 @@
#include <H5MMprivate.h> /* Memory allocation */
#include <H5Pprivate.h> /*property lists */
-#ifdef WIN32
-#include <windows.h>
-#endif
#ifdef MAX
#undef MAX