summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtexu/utils.h')
-rw-r--r--Build/source/texk/bibtexu/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/bibtexu/utils.h b/Build/source/texk/bibtexu/utils.h
index 9803a2b82f6..28a76fd6c70 100644
--- a/Build/source/texk/bibtexu/utils.h
+++ b/Build/source/texk/bibtexu/utils.h
@@ -94,6 +94,7 @@
#ifdef WIN32
+# undef CDECL
# define CDECL __cdecl
#else
# define CDECL