mscms: Undefine HIWORD to avoid a conflict.

This commit is contained in:
Austin English 2008-09-22 17:26:42 -04:00 committed by Alexandre Julliard
parent a635a4ff41
commit c71a89c597
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#undef CopyMemory
#undef LOWORD
#undef HIWORD
#undef MAX_PATH
#ifdef HAVE_LCMS_LCMS_H