summaryrefslogtreecommitdiffstats
path: root/windows/src
diff options
context:
space:
mode:
Diffstat (limited to 'windows/src')
-rwxr-xr-xwindows/src/H5pubconf.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 4c4ce4e..a284926 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -119,5 +119,8 @@ in the file file_io.win32.c and including it on the projects
#else
#undef H5_HAVE_FUNCTION
#undef H5_ULLONG_TO_FP_CAST_WORKS
-
#endif
+
+#define H5_FC_FUNC_(name, NAME) NAME
+#define FC_FUNC_(name, NAME) NAME
+