summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5api_adpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h
index 79c6aa1..cd026e6 100644
--- a/src/H5api_adpt.h
+++ b/src/H5api_adpt.h
@@ -20,7 +20,7 @@
#ifndef H5API_ADPT_H
#define H5API_ADPT_H
-#if defined(WIN32)
+#if defined(WIN32) || defined(_WIN32)
#if defined(_HDF5DLL_)
#pragma warning(disable: 4273) /* Disable the dll linkage warnings */