mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-23 09:54:39 +08:00
Add missing license-disclaimer to file.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6219 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
parent
5313c724d0
commit
1c0e44c05d
@ -1,7 +1,10 @@
|
||||
/**
|
||||
* This file is part of the mingw-w64 runtime package.
|
||||
* No warranty is given; refer to the file DISCLAIMER within this package.
|
||||
*/
|
||||
#include <winapifamily.h>
|
||||
|
||||
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
||||
|
||||
#if _WIN32_WINNT >= 0x0602
|
||||
#include "devpropdef.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user