2025-04-27 07:49:33 -04:00

11 lines
248 B
C

//
// Win32 Headers
// Note: MIDL includes windows.h in a separate fashion, define _INC_WINDOWS
// to prevent other header files from re-including.
//
#define _INC_WINDOWS
#include <windef.h>
#include <winbase.h>
#include <license.h>