Define WIN32_LEAN_AND_MEAN when building on Win32
w32api/rpcnndr.h (included by windows.h) uses TypeString as the name of a structure member. xkbcomp.h defines it as a macro for a constant. Define WIN32_LEAN_AND_MEAN to avoid this clash. Signed-off-by:Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by:
David Macek <david.macek.0@gmail.com>
Please register or sign in to comment