mscms: Undefine HIWORD to avoid a conflict.
This commit is contained in:
parent
a635a4ff41
commit
c71a89c597
|
@ -44,6 +44,7 @@
|
||||||
#undef CopyMemory
|
#undef CopyMemory
|
||||||
|
|
||||||
#undef LOWORD
|
#undef LOWORD
|
||||||
|
#undef HIWORD
|
||||||
#undef MAX_PATH
|
#undef MAX_PATH
|
||||||
|
|
||||||
#ifdef HAVE_LCMS_LCMS_H
|
#ifdef HAVE_LCMS_LCMS_H
|
||||||
|
|
Loading…
Reference in New Issue